Change Ruff linting settings
This commit is contained in:
+1
-1
@@ -24,5 +24,5 @@ dev = [
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
extend-select = ["C4", "SIM", "TCH", "ERA", "FAST", "DOC"]
|
||||
lint.extend-select = ["C4", "SIM", "TCH", "ERA", "FAST", "DOC"]
|
||||
target-version = "py312"
|
||||
Reference in New Issue
Block a user