Skip to content

lierdakil/Linter

 
 

Repository files navigation

Linter

Slack Badge Build Status Plugin installs! Package version! Dependencies!

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

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • CoffeeScript 86.9%
  • CSS 8.6%
  • JavaScript 4.5%