We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b2cb0 commit 8c5d38aCopy full SHA for 8c5d38a
1 file changed
pyproject.toml
@@ -54,6 +54,8 @@ filterwarnings = [
54
[tool.ruff]
55
line-length = 88
56
target-version = "py38"
57
+
58
+[tool.ruff.lint]
59
select = [
60
"C",
61
"E",
0 commit comments