We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 562d1e3 commit a109de4Copy full SHA for a109de4
1 file changed
pyproject.toml
@@ -85,6 +85,7 @@ extend-exclude = [
85
86
[tool.ruff.lint]
87
# This section is managed by the plugin template. Do not edit manually.
88
+select = ["E4", "E7", "E9", "F"]
89
extend-select = [
90
"I",
91
"INT",
0 commit comments