Skip to content

Commit

Permalink
add setup.cfg with flake8 line length config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Jun 17, 2022
1 parent 151ec79 commit c1ca6d5
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 @@
[flake8]
max-line-length = 90

0 comments on commit c1ca6d5

Please sign in to comment.