Class: ChefGen::Snippet::StyleRubocop

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

Overview

sets up style testing using Rubocop

Constant Summary collapse

NAME =

the name of the snippet

'style_rubocop'

Method Summary

Methods inherited from ChefGen::SnippetBase

#initialize

Constructor Details

This class inherits a constructor from ChefGen::SnippetBase