0.3.1 • Published 9 years ago

tanelint v0.3.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Tanelint

Git blame + JSHint in your command line.

Install

$ npm install -g tanelint

Usage

Navigate into your repository, and run tanelint -f <FILENAME.js>. Tanelint will look for a .git directory and a JSHint file recursively upwards.

tanelint lib/index.js => Contributor Matti Jokitulpppo made 19 errors!

npm.io

Arguments

FlagPurpose
-fFile to lint
-rGit repository location
-cJSHint config file location

License

MIT © Matti Jokitulppo

npm version