toti1212 / linter

A Base Linter with Cow Powers http://steelbrain.me/linter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linter

Greenkeeper badge

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

Linter is a base linter provider for the hackable Atom Editor. Additionally, you need to install a specific linter for your language. You will find a full list on atomlinter.github.io.

It provides a top-level API to its consumer so that they can visualize errors and other types of messages with ease.

Preview

How to / Installation

You can install through the CLI by doing:

$ apm install linter

Or you can install from Settings view by searching for Base Linter, (this package might not show up when searching for Linter).

API Documentation

Please navigate to steelbrain.me/linter for Linter v2 documentation.

Contribute

Stick to imposed codestyle:

  • $ npm i
  • $ npm test

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

About

A Base Linter with Cow Powers http://steelbrain.me/linter/

License:MIT License


Languages

Language:JavaScript 100.0%