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 153 forks source link

Get top-level path from git itself #151

Open nvasilakis opened 4 years ago

nvasilakis commented 4 years ago

This patch fixes #150. Feel free to edit.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 95.413% when pulling 33f5a36a28bc077644a0a590f229b2e2edabbadb on nvasilakis:master into a84bdc87aabf79493343a366872ab204a62b1613 on observing:master.

mattiasjosefsson commented 3 years ago

This PR would most likely solve the issues I'm having, would love to se it getting merged