stricter pylint

This commit is contained in:
Willem Melching
2020-06-02 15:22:28 -07:00
parent a4beeb99ff
commit 978ffda405

View File

@@ -25,4 +25,4 @@ repos:
language: system
types: [python]
args:
- --disable=R,C,W
- --disable=C,R,W0613,W0511,W0212,W0201,W0311,W0106,W0603,W0621,W0703,E1136