We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4f375 commit a416d5aCopy full SHA for a416d5a
.pylintrc
@@ -1,6 +1,6 @@
1
[MASTER]
2
ignore=init.py
3
-ignore-patterns=.\.pyc, init.
+ignore-patterns=.*\.pyc, __init__.*
4
5
[MESSAGES CONTROL]
6
# Retain your disabled warnings and errors
0 commit comments