jbrumwell / linter-jsxcs

Atom jscs linter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSCS Linter

JSCS — JavaScript Code Style is a code style checker. You can configure jscs for your project in detail using over 60 validation rules. See mdevils/node-jscs for more informations about JSCS.

This package will lint your .js opened filed in Atom through jscs linter. It will lint on edit and/or on save, so you'll see instantly if your code is sticking your code conventions/style.

A gif is better than everything:

linter-jscs

(you can see linter-jscs and linter-jshint working together without any problems).

Installation

  • $ apm install linter (if you don't have AtomLinter/Linter installed).
  • $ apm install linter-jscs

Other available linters

Donation

Share the love!

About

Atom jscs linter


Languages

Language:CoffeeScript 100.0%