1 parent af6f3a3 commit 48312f9Copy full SHA for 48312f9
1 file changed
pyproject.toml
@@ -135,6 +135,7 @@ extend-exclude = [
135
136
[tool.ruff.lint]
137
# This section is managed by the plugin template. Do not edit manually.
138
+select = ["E4", "E7", "E9", "F"]
139
extend-select = [
140
"I",
141
"INT",
0 commit comments