chore: Ruf ignore extension
This commit is contained in:
@@ -290,6 +290,7 @@ extend-ignore = [
|
|||||||
"RUF010", # Use explicit conversion flag
|
"RUF010", # Use explicit conversion flag
|
||||||
"RUF012", # mutable-class-default
|
"RUF012", # mutable-class-default
|
||||||
"RUF022", # unsorted-dunder-all
|
"RUF022", # unsorted-dunder-all
|
||||||
|
"RUF005", # list concatenation
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.ruff.lint.mccabe]
|
[tool.ruff.lint.mccabe]
|
||||||
|
|||||||
Reference in New Issue
Block a user