Skip to content

Commit 312a998

Browse files
committed
Added a config for pycodestyle
So that findings in Code Climate are more useful
1 parent 7c2daf3 commit 312a998

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[pycodestyle]
2+
max-line-length = 99

0 commit comments

Comments
 (0)