observing / pre-commit

Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
MIT License
1.88k stars 152 forks source link

Add ability to find .git folder on upper levels #100

Closed Alex-Sokolov closed 7 years ago

Alex-Sokolov commented 7 years ago

After make this work found that is the same as in https://github.com/observing/pre-commit/pull/55 But without adding new dependencies 😄

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 95.413% when pulling f4d3778778599e9d7847b4a584702b1f587c2378 on Alex-Sokolov:master into a7c824781bca0b17e846878e2a727fd20fedb80f on observing:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 95.413% when pulling f4d3778778599e9d7847b4a584702b1f587c2378 on Alex-Sokolov:master into a7c824781bca0b17e846878e2a727fd20fedb80f on observing:master.

sreichi commented 7 years ago

will this be merged soon? really looking forward to this

Alex-Sokolov commented 7 years ago

@sreichi while waiting you can try https://github.com/typicode/husky

sreichi commented 7 years ago

@Alex-Sokolov thanks a lot worked out of the box 👍

3rd-Eden commented 7 years ago

ty <3

Pterrat commented 6 years ago

Thank you so much

saschanaz commented 5 years ago

Looks like this feature hasn't been published yet?