Skip to content

Commit

Permalink
stricter pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Jun 2, 2020
1 parent 6938fea commit 40f9d48
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 600 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ repos:
language: system
types: [python]
args:
- --disable=R,C,W
- --disable=C,R,W0613,W0511,W0212,W0201,W0311,W0106,W0603,W0621,W0703,E1136
Loading

0 comments on commit 40f9d48

Please sign in to comment.