Skip to content

Commit

Permalink
Ignore E303, sometimes I like having some extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Mar 17, 2015
1 parent 305e64c commit fdf612b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,4 +1,4 @@
[flake8]
exclude = invoke/vendor,sites,.git
ignore = E124,E125,E128,E261,E301,E302
ignore = E124,E125,E128,E261,E301,E302,E303
max-line-length = 79

0 comments on commit fdf612b

Please sign in to comment.