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

/tanelint/

    Package Sidebar

    Install

    npm i tanelint

    Weekly Downloads

    10

    Version

    0.3.1

    License

    MIT

    Last publish

    Collaborators

    • melonmanchan