Skip to content

Commit

Permalink
Changed flake8 to use config files
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Dec 12, 2021
1 parent 45d47ab commit 2d69054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ deps=
flake8

commands=
flake8 . --ignore=E501 --exclude=build/,dist/,.tox/,doc_src
flake8

[testenv:coverage-report]
commands =
Expand Down

0 comments on commit 2d69054

Please sign in to comment.