/linter-chefstyle

Atom linter for Ruby, using ChefStyle

Primary LanguageCoffeeScriptMIT LicenseMIT

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