Skip to content
Snippets Groups Projects
Commit c6307e5d7d77 authored by Hugo's avatar Hugo
Browse files

pre-commit: when hooks fail, run 'git diff' directly afterwards

parent 6ac299273aeb
Branches
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
[testenv:lint] [testenv:lint]
commands = commands =
pre-commit run --all-files pre-commit run --all-files --show-diff-on-failure
check-manifest check-manifest
deps = deps =
pre-commit pre-commit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment