Add show-diff-on-failures to linting call

This commit is contained in:
Bruno Oliveira
2018-07-27 17:57:09 -03:00
parent da7ab1103c
commit 9e14e78d07

View File

@@ -31,7 +31,7 @@ commands=
changedir=
deps =
pre-commit
commands = pre-commit run --all
commands = pre-commit run --all-files --show-diff-on-failure
[testenv:release]
changedir=