2017-03-28 22:25:44 +00:00
|
|
|
===============================================================================
|
|
|
|
ALE CSS Integration *ale-css-options*
|
|
|
|
|
|
|
|
|
2017-07-08 13:17:26 +00:00
|
|
|
===============================================================================
|
2017-03-28 22:25:44 +00:00
|
|
|
stylelint *ale-css-stylelint*
|
|
|
|
|
|
|
|
g:ale_css_stylelint_executable *g:ale_css_stylelint_executable*
|
2017-04-27 21:04:34 +00:00
|
|
|
*b:ale_css_stylelint_executable*
|
2017-03-28 22:25:44 +00:00
|
|
|
Type: |String|
|
|
|
|
Default: `'stylelint'`
|
|
|
|
|
2017-06-18 10:03:31 +00:00
|
|
|
See |ale-integrations-local-executables|
|
2017-03-28 22:25:44 +00:00
|
|
|
|
|
|
|
|
2017-08-30 20:56:43 +00:00
|
|
|
g:ale_css_stylelint_options *g:ale_css_stylelint_options*
|
|
|
|
*b:ale_css_stylelint_options*
|
2017-03-28 22:25:44 +00:00
|
|
|
Type: |String|
|
|
|
|
Default: `''`
|
|
|
|
|
|
|
|
This variable can be set to pass additional options to stylelint.
|
|
|
|
|
|
|
|
|
2017-04-27 21:04:34 +00:00
|
|
|
g:ale_css_stylelint_use_global *g:ale_css_stylelint_use_global*
|
|
|
|
*b:ale_css_stylelint_use_global*
|
2017-03-28 22:25:44 +00:00
|
|
|
Type: |String|
|
|
|
|
Default: `0`
|
|
|
|
|
2017-06-18 10:03:31 +00:00
|
|
|
See |ale-integrations-local-executables|
|
2017-03-28 22:25:44 +00:00
|
|
|
|
|
|
|
|
2017-07-08 13:17:26 +00:00
|
|
|
===============================================================================
|
2017-03-28 22:25:44 +00:00
|
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|