Module: RuboCop::Cop::Chef::Style

Defined in:
lib/rubocop/cop/chef/style/file_mode.rb,
lib/rubocop/cop/chef/style/chef_whaaat.rb,
lib/rubocop/cop/chef/style/attribute_keys.rb,
lib/rubocop/cop/chef/style/comments_format.rb,
lib/rubocop/cop/chef/style/negating_only_if.rb,
lib/rubocop/cop/chef/style/unnecessary_os_check.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/immediate_notification_timing.rb,
lib/rubocop/cop/chef/style/true_false_resource_properties.rb,
lib/rubocop/cop/chef/style/include_recipe_with_parentheses.rb,
lib/rubocop/cop/chef/style/unnecessary_platform_case_statement.rb,
lib/rubocop/cop/chef/style/simplify_platform_major_version_check.rb,
lib/rubocop/cop/chef/style/overly_complex_supports_depends_metadata.rb

Defined Under Namespace

Classes: AttributeKeys, ChefWhaaat, CommentFormat, CommentSentenceSpacing, CopyrightCommentFormat, DefaultCopyrightComments, FileMode, ImmediateNotificationTiming, IncludeRecipeWithParentheses, NegatingOnlyIf, OverlyComplexSupportsDependsMetadata, SimplifyPlatformMajorVersionCheck, TrueClassFalseClassResourceProperties, UnnecessaryOSCheck, UnnecessaryPlatformCaseStatement, UsePlatformHelpers