refactor sasslint linter (#2077)

Previous implementation required one to have sass-lint globally. This
allows you to have it locally, override the executable and add options.
This commit is contained in:
Oskar Grunning
2018-12-06 11:23:31 -07:00
committed by Bjorn Neergaard
parent dc61d46e28
commit 2760cf7018
11 changed files with 163 additions and 32 deletions
+6
View File
@@ -2,6 +2,12 @@
ALE SASS Integration *ale-sass-options*
===============================================================================
sasslint *ale-sass-sasslint*
See |ale-scss-sasslint| for information about the available options.
===============================================================================
stylelint *ale-sass-stylelint*