Skip to content

Commit

Permalink
Allow slightly longer lines in Python scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jszwedko committed Feb 15, 2017
1 parent 347a988 commit 2526b57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[flake8]
max-line-length = 120

0 comments on commit 2526b57

Please sign in to comment.