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 9833125 commit fe134a1Copy full SHA for fe134a1
pyproject.toml
@@ -8,7 +8,7 @@ addopts = "-v --cov=rift --cov-report=term-missing"
8
9
[tool.pylint.main]
10
# Specify a score threshold under which the program will exit with error.
11
-fail-under = 9.74
+fail-under = 9.80
12
13
# Minimum Python version to use for version dependent checks. Will default to the
14
# version used to run pylint.
0 commit comments