mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 01:51:46 +04:00
Added a failure message
This commit is contained in:
parent
9ef0c06d3f
commit
287f855d63
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ else
|
|||
fi
|
||||
|
||||
if ((PRE_COMMIT_RETV != 0)); then
|
||||
echo 'pre-commit hook failed! See above messages and try again'
|
||||
retv=1
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue