Source: Git Hooks - Git
Git Hooks Integration for Chatie Projects
This module is a wrapper of the NPM module git-scripts, it provide following additional features:
pre-push
hook had been set to runnpm run lint
and thennpm verion patch
for better code quality and version management.
Learn more about the original git-scripts
from its GitHub homepage: git-scripts
- Wrap
git-scripts
- Code & Docs © 2019 - now Huan LI zixia@zixia.net
- Code released under the Apache-2.0 License
- Docs released under Creative Commons