We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae3ca7 commit 22a74c0Copy full SHA for 22a74c0
ruff.toml
@@ -8,7 +8,7 @@ exclude = [
8
"dist"
9
]
10
11
-[tool.ruff.lint]
+[lint]
12
select = [
13
"E", # pycodestyle errors
14
"F", # pyflakes
0 commit comments