Skip to content

Commit 78c9764

Browse files
authored
Merge pull request nest#3339 from nest/pylint-threshold
Loosen pylint threshold
2 parents b6133dd + a91d018 commit 78c9764

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pylintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ const-naming-style = snake_case
1212
method-naming-style = PascalCase
1313

1414
max-line-length = 120
15+
fail-under = 9.98

0 commit comments

Comments
 (0)