2017-04-05 17:21:47 +00:00
|
|
|
===============================================================================
|
|
|
|
ALE Chef Integration *ale-chef-options*
|
|
|
|
|
|
|
|
|
2017-07-08 13:17:26 +00:00
|
|
|
===============================================================================
|
2017-04-05 17:21:47 +00:00
|
|
|
foodcritc *ale-chef-foodcritic*
|
|
|
|
|
|
|
|
g:ale_chef_foodcritic_options *g:ale_chef_foodcritic_options*
|
2017-04-27 21:04:34 +00:00
|
|
|
*b:ale_chef_foodcritic_options*
|
2017-04-05 17:21:47 +00:00
|
|
|
Type: |String|
|
|
|
|
Default: `''`
|
|
|
|
|
|
|
|
This variable can be changed to modify flags given to foodcritic.
|
|
|
|
|
|
|
|
|
|
|
|
g:ale_chef_foodcritic_executable *g:ale_chef_foodcritic_executable*
|
2017-04-27 21:04:34 +00:00
|
|
|
*b:ale_chef_foodcritic_executable*
|
2017-04-05 17:21:47 +00:00
|
|
|
Type: |String|
|
|
|
|
Default: `'foodcritic'`
|
|
|
|
|
|
|
|
This variable can be changed to point to the foodcritic binary in case it's
|
2017-04-27 21:04:34 +00:00
|
|
|
not on the $PATH or a specific version/path must be used.
|
|
|
|
|
2017-04-05 17:21:47 +00:00
|
|
|
|
2017-07-08 13:17:26 +00:00
|
|
|
===============================================================================
|
2017-04-05 17:21:47 +00:00
|
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|