Merge 89a9ac9d968deb3c0c8f97eac9baa9aaaa9aa687 into c8a1584e6305069b683aff0152b897e7728efacb

This commit is contained in:
Rudi Kershaw 2021-10-04 13:22:45 +01:00 committed by GitHub
commit b9553df152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,8 @@ Pull requests on interesting tools/projects/resources are welcome.
* [pre-commit](http://pre-commit.com/) - a framework for managing and maintaining multi-language pre-commit hooks from Yelp. Extensive support for multiple programming language.
* [Overcommit](https://github.com/brigade/overcommit/) - a extendable Git hook manager written with Ruby.
* [git-hooks](https://github.com/icefox/git-hooks/) - tool to manage project, user, and global Git hooks
* [git-hooks](https://github.com/git-hooks/git-hooks/) - tool to manage project, user, and global Git hooks
* [Git Build Hook Maven Plugin](https://github.com/rudikershaw/git-build-hook) - Install git hooks and configuration in a Maven build.
* [quickhook](https://github.com/dirk/quickhook/) - a fast, Unix'y, opinionated Git hook runner
* [husky](https://github.com/typicode/husky) - Git hooks for Node.js, manage your hooks from your package.json
* more on https://githooks.com/