Skip to content

Commit 2089145

Browse files
committed
show diff on failure
1 parent 1e4082a commit 2089145

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,5 +17,5 @@ commands = coveralls
1717

1818
[testenv:lint]
1919
deps = pre-commit
20-
commands = pre-commit run --all-files
20+
commands = pre-commit run --all-files --show-diff-on-failure {posargs}
2121
skip_install = true

0 commit comments

Comments
 (0)