Skip to content

Commit 0174c66

Browse files
committed
[pylint] Bump required pylint score
1 parent 3ffa662 commit 0174c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extension-pkg-whitelist=
3939
fail-on=missing-function-docstring,missing-class-docstring
4040

4141
# Specify a score threshold under which the program will exit with error.
42-
fail-under=9.3
42+
fail-under=9.8
4343

4444
# Interpret the stdin as a python script, whose filename needs to be passed as
4545
# the module_or_package argument.

0 commit comments

Comments
 (0)