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 a5c0a67 commit b27467cCopy full SHA for b27467c
pyproject.toml
@@ -73,4 +73,4 @@ per-file-ignores = """
73
"""
74
75
[tool.ruff.lint]
76
-select = ["C4", "UP"]
+select = ["C4", "F", "UP"]
0 commit comments