- Tests must pass.
- Follow our coding style (jscs and jshint will help you).
- If you fix a bug, add a test.
- If you can't fix a bug, file an issue with the steps to reproduce, the expected and the actual results.
.git-hooks Git hooks
bin Executable file
lib Library code
tests Tests
git clone https://github.com/tarmolov/git-hooks-js.git
npm install
Note. It's better to create a fork, if you plan to make a pull request.
npm test