Skip to content

Commit 85f06fb

Browse files
authored
Update tox.ini
1 parent a3a2f99 commit 85f06fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ deps =
1717
setenv =
1818
LC_CTYPE=en_US.UTF-8
1919
commands =
20-
pre-commit run --all-files
20+
pre-commit run --all-files --show-diff-on-failure
2121

2222
[testenv:mypy]
2323
basepython=python3.8

0 commit comments

Comments
 (0)