Files
gocryptotrader/.codespellrc
Adrian Gallagher a79e0d2b3e qa/spelling: Add Codespell support (#1121)
* Add codespell support

* Fix paths

* Add HTML files to exclusion list
2023-01-30 12:36:56 +11:00

4 lines
183 B
Plaintext

[codespell]
skip = ./.git,./web,./currency/code_types.go,*.json,*.sum,*.html
exclude-file = ./contrib/spellcheck/exclude_lines.txt
ignore-words = ./contrib/spellcheck/ignore_words.txt