Class: ChefGen::Snippet::StyleFoodcritic

Inherits:
ChefGen::SnippetBase show all
Defined in:
lib/chef_gen/snippet/style_foodcritic.rb

Overview

sets up style testing using Foodcritic

Constant Summary collapse

NAME =

the name of the snippet

'style_foodcritic'

Method Summary

Methods inherited from ChefGen::SnippetBase

#initialize

Constructor Details

This class inherits a constructor from ChefGen::SnippetBase