Module: RuboCop::Cop::Chef

Defined in:
lib/rubocop/cop/chef/style/file_mode.rb,
lib/rubocop/cop/chef/correctness/tmp_path.rb,
lib/rubocop/cop/chef/deprecation/erl_call.rb,
lib/rubocop/cop/chef/deprecation/node_set.rb,
lib/rubocop/cop/chef/effortless/data_bags.rb,
lib/rubocop/cop/chef/style/attribute_keys.rb,
lib/rubocop/cop/chef/deprecation/epic_fail.rb,
lib/rubocop/cop/chef/style/comments_format.rb,
lib/rubocop/cop/chef/effortless/search_used.rb,
lib/rubocop/cop/chef/correctness/node_normal.rb,
lib/rubocop/cop/chef/deprecation/easy_install.rb,
lib/rubocop/cop/chef/deprecation/depends_poise.rb,
lib/rubocop/cop/chef/modernize/build_essential.rb,
lib/rubocop/cop/chef/deprecation/require_recipe.rb,
lib/rubocop/cop/chef/modernize/berksfile_source.rb,
lib/rubocop/cop/chef/deprecation/node_set_unless.rb,
lib/rubocop/cop/chef/modernize/chef_14_resources.rb,
lib/rubocop/cop/chef/correctness/service_resource.rb,
lib/rubocop/cop/chef/deprecation/provides_metadata.rb,
lib/rubocop/cop/chef/deprecation/replaces_metadata.rb,
lib/rubocop/cop/chef/deprecation/suggests_metadata.rb,
lib/rubocop/cop/chef/modernize/respond_to_provides.rb,
lib/rubocop/cop/chef/correctness/cb_depends_on_self.rb,
lib/rubocop/cop/chef/correctness/node_normal_unless.rb,
lib/rubocop/cop/chef/deprecation/attribute_metadata.rb,
lib/rubocop/cop/chef/deprecation/conflicts_metadata.rb,
lib/rubocop/cop/chef/style/comment_sentence_spacing.rb,
lib/rubocop/cop/chef/deprecation/respond_to_metadata.rb,
lib/rubocop/cop/chef/style/comments_copyright_format.rb,
lib/rubocop/cop/chef/modernize/resource_set_or_return.rb,
lib/rubocop/cop/chef/modernize/why_run_supported_true.rb,
lib/rubocop/cop/chef/correctness/insecure_cookbook_url.rb,
lib/rubocop/cop/chef/correctness/metadata_missing_name.rb,
lib/rubocop/cop/chef/correctness/invalid_license_string.rb,
lib/rubocop/cop/chef/deprecation/depends_partial_search.rb,
lib/rubocop/cop/chef/modernize/resource_with_attributes.rb,
lib/rubocop/cop/chef/modernize/respond_to_resource_name.rb,
lib/rubocop/cop/chef/deprecation/depends_compat_resource.rb,
lib/rubocop/cop/chef/correctness/invalid_platform_metadata.rb,
lib/rubocop/cop/chef/deprecation/long_description_metadata.rb,
lib/rubocop/cop/chef/correctness/name_property_and_required.rb,
lib/rubocop/cop/chef/modernize/resource_with_allowed_action.rb,
lib/rubocop/cop/chef/correctness/property_with_name_attribute.rb,
lib/rubocop/cop/chef/correctness/block_guard_clause_string_only.rb,
lib/rubocop/cop/chef/correctness/property_with_default_and_required.rb

Defined Under Namespace

Classes: AttributeKeys, AttributeMetadata, BlockGuardWithOnlyString, CommentFormat, CommentSentenceSpacing, ConflictsMetadata, CookbookDependsOnCompatResource, CookbookDependsOnPartialSearch, CookbookDependsOnPoise, CookbookUsesDatabags, CookbookUsesSearch, CookbooksDependsOnSelf, CopyrightCommentFormat, CustomResourceWithAllowedActions, CustomResourceWithAttributes, EasyInstallResource, EpicFail, ErlCallResource, FileMode, InsecureCookbookURL, InvalidLicenseString, InvalidPlatformMetadata, LegacyBerksfileSource, LongDescriptionMetadata, MetadataMissingName, NamePropertyIsRequired, NodeNormal, NodeNormalUnless, NodeSet, NodeSetUnless, PropertyWithNameAttribute, PropertyWithRequiredAndDefault, ProvidesMetadata, ReplacesMetadata, RequireRecipe, RespondToInMetadata, RespondToProvides, RespondToResourceName, ServiceResource, SetOrReturnInResources, SuggestsMetadata, TmpPath, UnnecessaryDependsChef14, UseBuildEssentialResource, WhyRunSupportedTrue