extend-fixable
This commit is contained in:
@@ -53,6 +53,7 @@ select = [
|
|||||||
"C4", # flake8-comprehensions
|
"C4", # flake8-comprehensions
|
||||||
"SIM", # flake8-simplify
|
"SIM", # flake8-simplify
|
||||||
]
|
]
|
||||||
|
extend-fixable = ["ALL"]
|
||||||
ignore = ["UP046"]
|
ignore = ["UP046"]
|
||||||
|
|
||||||
[tool.ruff.lint.isort]
|
[tool.ruff.lint.isort]
|
||||||
|
|||||||
Reference in New Issue
Block a user