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 eb1658e commit 51d7d7bCopy full SHA for 51d7d7b
pyproject.toml
@@ -86,6 +86,8 @@ version = { attr = "pylint.__pkginfo__.__version__" }
86
# (for docstrings, strings and comments in particular).
87
line-length = 115
88
89
+target-version = "py310"
90
+
91
extend-exclude = [
92
"tests/**/data/",
93
"tests/**/functional/",
0 commit comments