2017-03-28 18:25:44 -04:00
|
|
|
===============================================================================
|
|
|
|
ALE SASS Integration *ale-sass-options*
|
|
|
|
|
|
|
|
|
2017-07-08 09:17:26 -04:00
|
|
|
===============================================================================
|
2017-03-28 18:25:44 -04:00
|
|
|
stylelint *ale-sass-stylelint*
|
|
|
|
|
|
|
|
g:ale_sass_stylelint_executable *g:ale_sass_stylelint_executable*
|
2017-04-27 17:04:34 -04:00
|
|
|
*b:ale_sass_stylelint_executable*
|
2017-03-28 18:25:44 -04:00
|
|
|
Type: |String|
|
|
|
|
Default: `'stylelint'`
|
|
|
|
|
2017-06-18 06:03:31 -04:00
|
|
|
See |ale-integrations-local-executables|
|
2017-03-28 18:25:44 -04:00
|
|
|
|
|
|
|
|
|
|
|
g:ale_sass_stylelint_use_global *g:ale_sass_stylelint_use_global*
|
2017-04-27 17:04:34 -04:00
|
|
|
*b:ale_sass_stylelint_use_global*
|
2017-03-28 18:25:44 -04:00
|
|
|
Type: |String|
|
2018-04-09 14:11:20 -04:00
|
|
|
Default: `get(g:, 'ale_use_global_executables', 0)`
|
2017-03-28 18:25:44 -04:00
|
|
|
|
2017-06-18 06:03:31 -04:00
|
|
|
See |ale-integrations-local-executables|
|
2017-03-28 18:25:44 -04:00
|
|
|
|
|
|
|
|
2017-07-08 09:17:26 -04:00
|
|
|
===============================================================================
|
2017-03-28 18:25:44 -04:00
|
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|