mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-05 07:26:47 +00:00
qa/spelling: Add Codespell support (#1121)
* Add codespell support * Fix paths * Add HTML files to exclusion list
This commit is contained in:
@@ -151,7 +151,7 @@ func (b *Base) SetFeatureDefaults() {
|
||||
}
|
||||
|
||||
// SupportsRESTTickerBatchUpdates returns whether or not the
|
||||
// exhange supports REST batch ticker fetching
|
||||
// exchange supports REST batch ticker fetching
|
||||
func (b *Base) SupportsRESTTickerBatchUpdates() bool {
|
||||
return b.Features.Supports.RESTCapabilities.TickerBatching
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user