Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
Add flake8 config
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Jun 13, 2013
1 parent e284400 commit 791f9b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
@@ -0,0 +1,3 @@
[flake8]
ignore = E126,E127,E128,E123,E226,E241,E242
max-line-length=85

0 comments on commit 791f9b2

Please sign in to comment.