KidkArolis / SublimeLinter-contrib-healthier

SublimeLinter plugin for Healthier Linter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SublimeLinter-contrib-healthier

A linter plugin for SublimeLinter to integrate Healthier Linter.

Installation

Install SublimeLinter and SublimeLinter-contrib-healthier using Package Control.

Then, ensure that healthier is installed as your project dependency:

$ npm install -D healthier

If healthier is installed in the project as a dev dependency, the SublimeLinter should have no trouble finding it. If you have issues, make sure to check out troubleshooting PATH configuration.

Settings

Note

Healthier linting is only enabled for projects with healthier in devDependencies/dependencies in package.json.

About

SublimeLinter plugin for Healthier Linter

License:MIT License


Languages

Language:Python 94.8%Language:JavaScript 5.2%