mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-23 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:
@@ -119,7 +119,7 @@ var (
|
||||
|
||||
var technicalAnalysisCommand = &cli.Command{
|
||||
Name: "technicalanalysis",
|
||||
Usage: "get techincal analysis command",
|
||||
Usage: "get technical analysis command",
|
||||
Aliases: []string{"ta"},
|
||||
ArgsUsage: "<command> <args>",
|
||||
Subcommands: []*cli.Command{
|
||||
|
||||
Reference in New Issue
Block a user