kazazor / git-pre-commit

A pre-commit hook that ignores all the unstagged changes while performing the pre-commit command you wrote (Using Shell, Gulp, Grunt etc..)
https://www.npmjs.com/package/git-pre-commit
MIT License
18 stars 5 forks source link

Add support for `yarn` #29

Closed kazazor closed 7 years ago

kazazor commented 7 years ago

It should use yarn when yarn.lock exists instead of using npm