Skip to content

Commit be2d9b1

Browse files
committed
chore: set maximum line length in Flake
1 parent 595e49d commit be2d9b1

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 = 127

0 commit comments

Comments
 (0)