I'm constantly having to disable linting when working with SCSS files in Sublime Text 2.
Anyone know of a way to get proper linting for SCSS files in ST2?
Thanks.
scss-lint is a tool to help keep your SCSS files clean and readable by running it against a collection of configurable linter rules. You can run it manually from the command line, or integrate it into your SCM hooks.
You can install any package control in Sublime Text editor using the shortcut key combination Ctrl+Shift+P, and selecting the Package Control: Install Package option. Select the associated package to install in Sublime Text editor. To install Sublime Linter, you need to select the option of SublimeLinter plugin.
As of this writing, there is no linter available for SCSS.
I have recently found this add on for sublime linter to add SCSS syntax
https://sublime.wbond.net/packages/SublimeLinter-contrib-scss-lint
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With