Created
December 17, 2014 01:48
-
-
Save seperman/705748cd1daf065d969b to your computer and use it in GitHub Desktop.
~/.config/flake8
This file contains hidden or 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
[flake8] | |
max-line-length = 160 | |
ignore = E202 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note!! I don't think you need this since sublime linter flake 8 has its own settings.