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 508efac commit 117c16eCopy full SHA for 117c16e
pyproject.toml
@@ -38,6 +38,7 @@ indent_width = 2
38
39
[tool.ruff]
40
line-length = 120
41
+exclude = ["corpus_descriptions_test/portage_pkg.list"]
42
43
[tool.ruff.lint]
44
select = ["E", "F"]
0 commit comments