nweddle / linter-chefstyle

Atom linter for Ruby, using ChefStyle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Atom linter for Ruby, using ChefStyle

License:MIT License


Languages

Language:CoffeeScript 100.0%