Here is my pre-commit file code which I have taken from https://gist.github.com/linhmtran168/2286aeafe747e78f53bf but every time it returns same COMMIT SUCCEEDED
.
Here is the linting failure picture
ng lint
having an issue but still how It can succeed. It should return validation fail message and commit should not be done but struggling with it.
Please will be much appreciated
I seen Adding precommit hooks with Husky without pushing addition to git but not so helpfull.