linter-foodcritic
Lint `Foodcritic` on the fly, using foodcritic
AtomLinter 12,840 13 1.0.0 MIT GitHub
  • Archived

    Source Code has been archived

linter-foodcritic

This is a foodcritic provider for linter. It will be used with files that have the Chef syntax.

Installation

The linter package must be installed in order to use this plugin. If it is not installed, please follow the instructions here.

foodcritic Installation

Before using this plugin, you must ensure that foodcritic is installed on your system. To install foodcritic, do the following:

  1. Install ruby.

  2. Install foodcritic by typing the following in a terminal:

    gem install foodcritic
    
  3. Alternatively install ChefDK which already includes foodcritic: https://downloads.chef.io/chef-dk/

Now you can proceed to install the linter-foodcritic plugin.

Plugin installation

$ apm install linter-foodcritic