We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8ae41 commit aa5bd16Copy full SHA for aa5bd16
pyproject.toml
@@ -43,7 +43,7 @@ target-version = "py38"
43
44
[tool.ruff.lint]
45
select = ["I", "PL", "UP"]
46
-ignore = ["PLR2004", "UP028", "UP030", "UP031", "UP032"]
+ignore = ["PLR2004", "UP030", "UP031", "UP032"]
47
48
[tool.ruff.format]
49
line-ending = "lf"
0 commit comments