2 parents 26ce1df + 632dec1 commit d5d1e08Copy full SHA for d5d1e08
1 file changed
pyproject.toml
@@ -177,6 +177,7 @@ extend-exclude = [
177
178
[tool.ruff.lint]
179
# This section is managed by the plugin template. Do not edit manually.
180
+select = ["E4", "E7", "E9", "F"]
181
extend-select = [
182
"I",
183
"INT",
0 commit comments