Skip to content

get-alex/SublimeLinter-contrib-alex

Repository files navigation

SublimeLinter-contrib-alex

This linter plugin for SublimeLinter provides an interface to Alex. It will be used with files that have the "Plain text" & "Markdown" syntax.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

Before installing this plugin, you must ensure that alex is installed on your system:

$ npm install --global alex

In order for alex to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter. The docs cover troubleshooting PATH configuration.

Settings

License

MIT © Sindre Sorhus