You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the pre-commit hook stops checking immediately after a file fails a check.
It would be better to continue checking the entire change-set and list all the failures at the end.
Currently, the pre-commit hook stops checking immediately after a file fails a check.
It would be better to continue checking the entire change-set and list all the failures at the end.