Created
December 23, 2019 23:14
-
-
Save keegoid/99b47cb6c33cdd967058ede3d29f0aea to your computer and use it in GitHub Desktop.
flake8 config for Sublime Text 3
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
[flake8] | |
exclude = .git | |
max-line-length = 119 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment