Skip to content

wbecker/dvcs_hook-jslint-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

This is a port of https://github.com/jrburke/dvcs_jslint to use node.js

See the readme there for useage...

But here is a quick pre-commit hook:

#!/bin/sh
exec node https://github.com/wbecker/dvcs_hook-jslint-node/raw/master/dvcs_jslint.js https://github.com/tsmith/minlint/raw/master/minlint.js git

About

A DVCS (git/hg) hook for jslint running under node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published