Created
April 15, 2015 15:52
-
-
Save hospadar/841beb3ace45bdb07b29 to your computer and use it in GitHub Desktop.
.pylintrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#My pylintrc for use with atom.io's linter-pylint | |
[MESSAGES CONTROL] | |
disable=W0311,W1201,W0702,W0611 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment