Skip to content

Commit 717fd1c

Browse files
a-wainuclearcat
authored andcommitted
pycodestyle: increase max line length
Follow the current setup for `kernelci-core`. Signed-off-by: Arnaud Ferraris <[email protected]>
1 parent 18d9410 commit 717fd1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

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

0 commit comments

Comments
 (0)