Skip to content

Commit

Permalink
Add setup.cfg
Browse files Browse the repository at this point in the history
Set the pep8 max-line-length to 100, which is appropriate for modern displays
  • Loading branch information
evenator committed Apr 1, 2017
1 parent 4887bfe commit 3274cdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pep8]
max-line-length=100

0 comments on commit 3274cdf

Please sign in to comment.