mdgriffith / linter

A Base Linter with Cow Powers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 it's consumer that allow 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

Contribute

Stick to imposed codestyle:

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

About

A Base Linter with Cow Powers

License:MIT License


Languages

Language:CoffeeScript 88.6%Language:CSS 6.2%Language:JavaScript 5.2%