warpnet / vscode-salt-lint

VSCode extension for running salt-lint in your editor.
https://marketplace.visualstudio.com/items?itemName=warpnet.salt-lint
Other
6 stars 1 forks source link

Fix compatibility with vscode-saltstack #4

Closed roaldnefs closed 4 years ago

roaldnefs commented 4 years ago

Fix compatibility with vscode-saltstack by updating the language ID to sls, the ID that vscode-saltstack is using.

Fixes #3.