View pre-commit status when commiting #2884
xavier-ottolini
started this conversation in
Ideas
Replies: 1 comment
-
|
You do get the errors out when the commit fails. But, I agree, the default git extension is bare minimum. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We installed pre-commit hooks with husky.
Here is an exctact of our pre-commit script located in my
.husky\pre-commitgilr.When I commit, i see only an animation: an horizontal dash going from left to right :

But there is not any output console displayed while the tests are passing.
I think it could be interesting to get some output error in realtime.
Beta Was this translation helpful? Give feedback.
All reactions