Skip to content

Commit

Permalink
Merge pull request #3339 from nest/pylint-threshold
Browse files Browse the repository at this point in the history
Loosen pylint threshold
  • Loading branch information
terhorstd authored Oct 18, 2024
2 parents b6133dd + a91d018 commit 78c9764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ const-naming-style = snake_case
method-naming-style = PascalCase

max-line-length = 120
fail-under = 9.98

0 comments on commit 78c9764

Please sign in to comment.