Skip to content

Commit 3b3a670

Browse files
martinpittjustin-stephenson
authored andcommitted
flake8: Add config
Use our standard "max line length 118" config from other projects. (cherry picked from commit 39014f2)
1 parent ab1e240 commit 3b3a670

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.flake8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[flake8]
2+
max-line-length = 118

0 commit comments

Comments
 (0)