Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 348 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 348 Bytes

git pre-commit example

Example for how to use git pre-commit hooks to lint your code before committing.

To try it out clone this repository and then do:

bin/config-git

Presented by @ctavan at the Berlin node.js Meetup #3, March 12, 2014.