mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 14:00:38 +00:00
Add configuration for codespell
This commit is contained in:
@@ -163,3 +163,7 @@ exclude = [
|
||||
".venv",
|
||||
".env",
|
||||
]
|
||||
|
||||
[tool.codespell]
|
||||
ignore-words-list = "coo,fo,strat,zar,selectin"
|
||||
skip="*.svg,./user_data,./freqtrade/rpc/api_server/ui/installed"
|
||||
|
||||
Reference in New Issue
Block a user