Skip to content

blakeembrey/linter

 
 

Repository files navigation

Linter

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

Linter is a base linter provider for the Hackable Atom Editor.

It provides a top-level API to its consumer that allows them to visualize errors and other kind-of messages, easily.

Preview

How to / Installation

Install package through Atom or use CLI:

$ apm install linter

Available linters

Full linters list

API Documentation

Linter API wiki

Performance Tuning

Is linter working slow for you? Try changing the interval of inline bubble or disabling it completely and/or try disabling Line tab.

Contribute

Stick to imposed codestyle:

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

About

A Base Linter with Cow Powers

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • CoffeeScript 58.7%
  • JavaScript 36.7%
  • CSS 4.6%