Skip to content

artoale/Linter

 
 

Repository files navigation

Linter

Lint your code with ease in Atom Editor

The idea is to stop the linter plugins war, by providing a top level API for linters to parse and display errors in the Atom editor.

Preview

How to / Installation

Install package through Atom or use CLI:

  • $ apm install linter

Availables linters

Full linters list

API Documentation

Linter API wiki

Contribute

Stick to imposed codestyle:

  • $ npm i -g coffeelint eslint
  • $ npm run lint

About

Inline code linting for Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 87.8%
  • CSS 7.6%
  • JavaScript 4.6%