1
0
Fork 0
mirror of https://github.com/Reuh/SublimeLinter-contrib-candran.git synced 2025-10-27 10:09:30 +00:00
SublimeLinter plugin for Candran
Find a file
2019-08-11 16:38:38 +02:00
messages Initial commit 2019-08-08 15:23:12 +02:00
.gitignore Forgot some hidden files 2019-08-11 16:38:38 +02:00
.travis.yml Forgot some hidden files 2019-08-11 16:38:38 +02:00
HOWTO.md Initial commit 2019-08-08 15:23:12 +02:00
LICENSE Initial commit 2019-08-08 15:23:12 +02:00
linter.py Initial commit 2019-08-08 15:23:12 +02:00
messages.json Initial commit 2019-08-08 15:23:12 +02:00
README.md Initial commit 2019-08-08 15:23:12 +02:00

SublimeLinter-contrib-candran

Build Status

This linter plugin for SublimeLinter provides an interface to canc -parse. It will be used with files that have the “Candran” 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 canc (which is included with Candran) is installed on your system.

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

Settings