Skip to content

Commit

Permalink
Tweaking pylint.
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterMartin committed Feb 24, 2020
1 parent 724827e commit fefed92
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .pylintrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
[TYPECHECK]
ignored-modules=sh
ignored-modules=sh

[MESSAGES CONTROL]
disable=C0326

[FORMAT]
max-line-length=150

0 comments on commit fefed92

Please sign in to comment.