This is a chefstyle provider for linter.
Heavily inspired by linter-rubocop.
The linter
package must be installed in order to use this plugin. If it
is not installed, please follow the instructions here.
chefstyle
InstallationBefore using this plugin, you must ensure that chefstyle
is installed on
your system. To install chefstyle
, do the following:
Install ruby.
Install chefstyle
by typing the following in a terminal:
gem install chefstyle
Now you can proceed to install the linter-chefstyle
plugin.
$ apm install linter-chefstyle
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.