https://github.com/warpnet/sublimelinter-salt-lint
This linter plugin for SublimeLinter provides an interface to salt-lint
https://github.com/warpnet/sublimelinter-salt-lint
hacktoberfest linter-plugin salt-lint sublime sublimelinter
Last synced: 8 months ago
JSON representation
This linter plugin for SublimeLinter provides an interface to salt-lint
- Host: GitHub
- URL: https://github.com/warpnet/sublimelinter-salt-lint
- Owner: warpnet
- License: mit
- Created: 2019-10-29T13:26:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T13:28:50.000Z (over 5 years ago)
- Last Synced: 2023-08-09T15:39:36.176Z (almost 3 years ago)
- Topics: hacktoberfest, linter-plugin, salt-lint, sublime, sublimelinter
- Language: Python
- Homepage: https://packagecontrol.io/packages/SublimeLinter-contrib-salt-lint
- Size: 31.3 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SublimeLinter-salt-lint
=======================
[](https://travis-ci.org/warpnet/SublimeLinter-salt-lint)
This linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [salt-lint](https://github.com/warpnet/salt-lint), a command-line utility that checks for best practices in SaltStack. It will be used with __Salt State files__ (SLS) files.
## Installation
SublimeLinter must be installed in order to use this plugin.
Please use [Package Control](https://packagecontrol.io) to install the linter plugin.
Before installing this plugin, you must ensure that `salt-lint` is installed on your system.
In order for `salt-lint` to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter. The docs cover [troubleshooting PATH configuration](http://sublimelinter.readthedocs.io/en/latest/troubleshooting.html#finding-a-linter-executable).
## Settings
- SublimeLinter settings: http://sublimelinter.readthedocs.org/en/latest/settings.html
- Linter settings: http://sublimelinter.readthedocs.org/en/latest/linter_settings.html
- Salt-lint settings: https://github.com/warpnet/salt-lint#command-line-options