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