Husky enhances your commits and more 🐶 woof! Automatically lint your commit messages, code, and run tests upon committing or pushing.
Cost / License
- Free
- Open Source (MIT)
Platforms
- Linux
Simple Git Hooks is described as 'A simple git hooks manager for small projects' and is an app in the development category. There are 2 alternatives to Simple Git Hooks for Linux, BSD, Mac and Windows. The best Simple Git Hooks alternative is Husky Git Hooks, which is both free and Open Source.
Husky enhances your commits and more 🐶 woof! Automatically lint your commit messages, code, and run tests upon committing or pushing.
Git hook scripts are useful for identifying simple issues before submission to code review. We run our hooks on every commit to automatically point out issues in code such as missing semicolons, trailing whitespace, and debug statements.

