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 1b2c9f7 commit 0b822ffCopy full SHA for 0b822ff
1 file changed
pyproject.toml
@@ -137,6 +137,7 @@ extend-exclude = [
137
138
[tool.ruff.lint]
139
# This section is managed by the plugin template. Do not edit manually.
140
+select = ["E4", "E7", "E9", "F"]
141
extend-select = [
142
"I",
143
"INT",
0 commit comments