26 lines
931 B
Plaintext
26 lines
931 B
Plaintext
===============================================================================
|
|
ALE SASS Integration *ale-sass-options*
|
|
|
|
|
|
===============================================================================
|
|
stylelint *ale-sass-stylelint*
|
|
|
|
g:ale_sass_stylelint_executable *g:ale_sass_stylelint_executable*
|
|
*b:ale_sass_stylelint_executable*
|
|
Type: |String|
|
|
Default: `'stylelint'`
|
|
|
|
See |ale-integrations-local-executables|
|
|
|
|
|
|
g:ale_sass_stylelint_use_global *g:ale_sass_stylelint_use_global*
|
|
*b:ale_sass_stylelint_use_global*
|
|
Type: |String|
|
|
Default: `0`
|
|
|
|
See |ale-integrations-local-executables|
|
|
|
|
|
|
===============================================================================
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|