mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-04 23:16:54 +00:00
qa/spelling: Add Codespell support (#1121)
* Add codespell support * Fix paths * Add HTML files to exclusion list
This commit is contained in:
@@ -68,7 +68,7 @@ func ({{.Variable}} *{{.CapitalName}}) SetDefaults() {
|
||||
log.Errorln(log.ExchangeSys, err)
|
||||
}
|
||||
|
||||
// If assets require multiple differences in formating for request and
|
||||
// If assets require multiple differences in formatting for request and
|
||||
// configuration, another exchange method can be be used e.g. futures
|
||||
// contracts require a dash as a delimiter rather than an underscore. You
|
||||
// can use this example below:
|
||||
|
||||
Reference in New Issue
Block a user