Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Iterate on precommit stuff #342

Open
treshugart opened this issue Sep 7, 2016 · 4 comments
Open

Iterate on precommit stuff #342

treshugart opened this issue Sep 7, 2016 · 4 comments

Comments

@treshugart
Copy link
Member

When npm installing, it adds a precommit hook if it doesn't exist and adds some jsint files (we don't use jshint). It might be better to use a less opinionated git hook library like https://www.npmjs.com/package/git-hooks.

@Hotell
Copy link
Contributor

Hotell commented Feb 2, 2017

I highly recommend https://github.com/typicode/husky

@treshugart
Copy link
Member Author

Stoked if you want to use that instead.

@Hotell
Copy link
Contributor

Hotell commented Feb 2, 2017

Sure. we are using it at work also with commit messages validator because there is aaaalways somebody who skips commitizen ( yes you Webstorm users ! :D )

@treshugart
Copy link
Member Author

Hahaha!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants