mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-19 21:40:24 +00:00
chore: Ruf ignore extension
This commit is contained in:
@@ -290,6 +290,7 @@ extend-ignore = [
|
||||
"RUF010", # Use explicit conversion flag
|
||||
"RUF012", # mutable-class-default
|
||||
"RUF022", # unsorted-dunder-all
|
||||
"RUF005", # list concatenation
|
||||
]
|
||||
|
||||
[tool.ruff.lint.mccabe]
|
||||
|
||||
Reference in New Issue
Block a user