mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
4 lines
183 B
Plaintext
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 |