tanelint

0.3.1 • Public • Published

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!

Arguments

Flag Purpose
-f File to lint
-r Git repository location
-c JSHint config file location

License

MIT © Matti Jokitulppo

npm version

Dependencies (7)

Dev Dependencies (8)

Package Sidebar

Install

npm i tanelint

Weekly Downloads

0

Version

0.3.1

License

MIT

Last publish

Collaborators

  • melonmanchan