Skip to content

Commit

Permalink
Create tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnnsnk committed Dec 4, 2023
1 parent c342007 commit ebc740d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[flake8]
ignore = C901,E121,E123,E126,E203,E226,E24,E704,W503,W504,F401,E265,E275,F841
statistics = True
max-line-length = 120
max-complexity = 10

0 comments on commit ebc740d

Please sign in to comment.