Skip to content

Commit

Permalink
Add 120 line to tox.ini for flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Nov 22, 2019
1 parent 1f7681a commit a2750ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ commands = pre-commit run --all-files --show-diff-on-failure
ignore =
W503
exclude = tests/*
max-line-length = 120

0 comments on commit a2750ce

Please sign in to comment.