We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fdf379 commit d63be03Copy full SHA for d63be03
pyproject.toml
@@ -42,7 +42,6 @@ exclude = ["pyjsx/codecs.py"] # Typeshed has incorrect types for `CodecInfo.deco
42
[tool.ruff]
43
target-version = "py310"
44
line-length = 120
45
-include = ["pyproject.toml"]
46
47
[tool.ruff.lint]
48
select = ["ALL"]
0 commit comments