Skip to content

Commit

Permalink
#2933: setup.cfg, define '100' max line length
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff1evesque committed Nov 26, 2017
1 parent 108329d commit b1ad3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lint/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[flake8]
max-line-length = 60
max-line-length = 100
exclude = build/

0 comments on commit b1ad3d3

Please sign in to comment.