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 fcd7ab7 commit 6b9e99eCopy full SHA for 6b9e99e
pyproject.toml
@@ -82,8 +82,6 @@ version = { attr = "pylint.__pkginfo__.__version__" }
82
83
[tool.ruff]
84
85
-target-version = "py310"
86
-
87
# ruff is less lenient than pylint and does not make any exceptions
88
# (for docstrings, strings and comments in particular).
89
line-length = 115
0 commit comments