linter-chefstyle

Lint Chef Software Ruby code on the fly, using chefstyle

tduffield

3,413

2

Bug Reports

1.0.1

MIT

GitHub

This package provides the following services:

linter-chefstyle

Plugin installs! Package version! Dependencies!

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:

  1. Install ruby.

  2. Install chefstyle by 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