Note! This is still work in progress, expect a few bugs!
This linter plugin for SublimeLinter provides linting functionality for the Elm language.
It will be used with files that have the elm syntax package, which can be installed from here.
SublimeLinter must be installed in order to use this plugin.
Please use Package Control to install the linter plugin.
Please make sure that the path to elm
is available to SublimeLinter.
The docs cover troubleshooting PATH configuration.
- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html
- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html
- SublimeLinter-contrib-elm does not have any special settings.