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

Is there any relationship with pre-commit.com? #163

Open julian-alarcon opened 1 year ago

julian-alarcon commented 1 year ago

I was checking, but I'm not so sure abut the relationship of this and the pre-commit.com project https://github.com/pre-commit/pre-commit (made in Python).

Is there any?