We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5099e3 commit cc034aaCopy full SHA for cc034aa
pyproject.toml
@@ -34,6 +34,7 @@ line-length = 125
34
target-version = "py311"
35
36
[tool.ruff.lint]
37
+preview = true
38
select = [
39
"A",
40
"ANN",
0 commit comments