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 ee3d331 commit 6988687Copy full SHA for 6988687
4 files changed
pyproject.toml
@@ -7,3 +7,4 @@ line-length = 100
7
[tool.ruff.lint]
8
# https://beta.ruff.rs/docs/rules/
9
select = ["F", "E", "W", "I", "N"]
10
+ignore = ["E501"]
0 commit comments