Exclude leverage tier cache from codespell

pull/10265/head
Matthias 2 years ago
parent 5e0f64ef55
commit 9705f40cb5

@ -181,4 +181,4 @@ exclude = [
[tool.codespell]
ignore-words-list = "coo,fo,strat,zar,selectin"
skip="*.svg,./user_data,./freqtrade/rpc/api_server/ui/installed"
skip="*.svg,./user_data,./freqtrade/rpc/api_server/ui/installed,./freqtrade/exchange/binance_leverage_tiers.json"

Loading…
Cancel
Save