Skip to content

Commit

Permalink
Added a config for pycodestyle
Browse files Browse the repository at this point in the history
So that findings in Code Climate are more useful
  • Loading branch information
Mab879 committed May 17, 2022
1 parent 7c2daf3 commit 312a998
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pycodestyle]
max-line-length = 99

0 comments on commit 312a998

Please sign in to comment.