We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecd34c commit 628243aCopy full SHA for 628243a
pyproject.toml
@@ -6,7 +6,7 @@ version = "0.1.0"
6
line-length = 120
7
8
[tool.ruff.lint]
9
-select = ["E", "W", "F", "I", "N", "B", "E225", "E226", "E227", "E228"]
+select = ["E", "W", "F", "I", "B", "E225", "E226", "E227", "E228"]
10
preview = true
11
12
[tool.ruff.format]
0 commit comments