dwyl / goodparts

:see_no_evil: An ESLint Style that only allows JavaScript the Good Parts (and "Better Parts") in your code.
GNU General Public License v2.0
78 stars 26 forks source link

goodparts and pre-commit #266

Closed SimonLab closed 7 years ago

SimonLab commented 7 years ago

Using the goodparts command on a pre-commit hook doesn't stop the commit if an error is detected. This seems to be due to the return value of the goodparts command see this comment