1.11.18 • Published 8 years ago

pb-linter v1.11.18

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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