Skip to content

Commit

Permalink
Add a minimal flake8 config
Browse files Browse the repository at this point in the history
This matches the config we have in the h repo.
  • Loading branch information
robertknight committed Nov 8, 2017
1 parent 61af625 commit 22f4146
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ explain = true

[yapf]
based_on_style = pep8

[flake8]
max-line-length = 160

0 comments on commit 22f4146

Please sign in to comment.