We use sass-lint from Sass Tools to lint PHP. Currently configs must be defined at a project level.
The easiest way is to use the tool in the root of this repository:
./install.sh
This will be automatic provided the Shed
code style is being used.
- Ensure Package Control is installed
- Ensure
SublimeLinter
package is installed - Install
SublimeLinter-contrib-sass-lint
package
- On the CLI type
apm install linter-sass-lint