1.11.18 • Published 9 years ago
pb-linter v1.11.18
Linter
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.

How to / Installation
Install package through Atom or use CLI:
$ apm install linterAvailable linters
API Documentation
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
1.11.18
9 years ago