This package provides the following services:
linter-chefstyle
This is a chefstyle provider for linter.
Heavily inspired by linter-rubocop.
Installation
The linter package must be installed in order to use this plugin. If it
is not installed, please follow the instructions here.
chefstyle Installation
Before using this plugin, you must ensure that chefstyle is installed on
your system. To install chefstyle, do the following:
-
Install ruby.
-
Install
chefstyleby typing the following in a terminal:gem install chefstyle
Now you can proceed to install the linter-chefstyle plugin.
Plugin installation
$ apm install linter-chefstyle