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 b0509f7 commit 28e1ae4Copy full SHA for 28e1ae4
pyproject.toml
@@ -79,7 +79,7 @@ fix = true
79
show-fixes = true
80
81
[tool.ruff.lint]
82
-select = ["I"]
+extend-select = ["I"]
83
84
[tool.ruff.lint.per-file-ignores]
85
"__init__.py" = ["E402"]
0 commit comments