Skip to content

Commit

Permalink
make pylint fail with scores less than 9
Browse files Browse the repository at this point in the history
  • Loading branch information
PyryL committed Nov 11, 2023
1 parent e66d5e5 commit 1c27f7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
disable =
missing-module-docstring,
missing-class-docstring

fail-under=9

0 comments on commit 1c27f7c

Please sign in to comment.