By default, husky expects your project's package.json and your .git directory to be at the same level. It can be configured to support monorepos or sub-directories.Check documentation for more.
git hooks hook pre-commit precommit post-commit postcommit pre-push prepush post-merge postmerge test lintDeprecated: Check out husky if is you want a module system for git hooks. A simple git hook module system.
git hooks pull merge commit pre-commit post-commitThis module returns an array of staged files and their status acording to git. Get head that will be used in the diff to ID which files are waiting to be staged.
git pre-commit post-commit hooks
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.