Module: RuboCop::Cop::Chef::ChefStyle

Defined in:
lib/rubocop/cop/chef/style/file_mode.rb,
lib/rubocop/cop/chef/style/attribute_keys.rb,
lib/rubocop/cop/chef/style/comments_format.rb,
lib/rubocop/cop/chef/style/use_platform_helpers.rb,
lib/rubocop/cop/chef/style/comment_sentence_spacing.rb,
lib/rubocop/cop/chef/style/comments_copyright_format.rb,
lib/rubocop/cop/chef/style/comments_default_copyright.rb,
lib/rubocop/cop/chef/style/simplify_platform_major_version_check.rb

Defined Under Namespace

Classes: AttributeKeys, CommentFormat, CommentSentenceSpacing, CopyrightCommentFormat, DefaultCopyrightComments, FileMode, SimplifyPlatformMajorVersionCheck, UsePlatformHelpers