mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-06 23:16:53 +00:00
qa/spelling: Add Codespell support (#1121)
* Add codespell support * Fix paths * Add HTML files to exclusion list
This commit is contained in:
@@ -51,7 +51,7 @@ func (o *OKCoin) GetDefaultConfig() (*config.Exchange, error) {
|
||||
return exchCfg, nil
|
||||
}
|
||||
|
||||
// SetDefaults method assignes the default values for OKCoin
|
||||
// SetDefaults method assigns the default values for OKCoin
|
||||
func (o *OKCoin) SetDefaults() {
|
||||
o.SetErrorDefaults()
|
||||
o.Name = okCoinExchangeName
|
||||
|
||||
Reference in New Issue
Block a user