Skip to content

Commit

Permalink
- provide actual feedback from isort
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Jul 8, 2020
1 parent 156eb92 commit c6f8b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -113,5 +113,5 @@ deps =
#flake8-quotes

commands =
- isort --check-only --recursive {toxinidir}/src setup.py
- isort --check-only --recursive --diff {toxinidir}/src setup.py
flake8 src docs setup.py

0 comments on commit c6f8b74

Please sign in to comment.