We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc52cbc commit 47eb88eCopy full SHA for 47eb88e
pyproject.toml
@@ -74,4 +74,4 @@ indent-width = 4
74
[tool.ruff.lint]
75
preview = true
76
select = ["E", "F", "W", "D"]
77
-ignore = ["F401", "D212", "D100"]
+ignore = ["F401", "D212", "D211", "D100"]
0 commit comments