Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 257 Bytes

File metadata and controls

18 lines (12 loc) · 257 Bytes

pre-commit-hook-example

Example of using jshint and jscs in git pre commit hook

##Install npm packages

npm install

##Link pre-commit

Add symlink .pre-commit to .git/hooks/pre-commit

gulp symlink-githooks