Module: RuboCop::Cop::Chef::ChefDeprecations

Defined in:
lib/rubocop/cop/chef/deprecation/erl_call.rb,
lib/rubocop/cop/chef/deprecation/node_set.rb,
lib/rubocop/cop/chef/deprecation/chef_rest.rb,
lib/rubocop/cop/chef/deprecation/epic_fail.rb,
lib/rubocop/cop/chef/deprecation/easy_install.rb,
lib/rubocop/cop/chef/deprecation/depends_poise.rb,
lib/rubocop/cop/chef/deprecation/poise_archive.rb,
lib/rubocop/cop/chef/deprecation/eol_audit_mode.rb,
lib/rubocop/cop/chef/deprecation/require_recipe.rb,
lib/rubocop/cop/chef/deprecation/node_set_unless.rb,
lib/rubocop/cop/chef/deprecation/recipe_metadata.rb,
lib/rubocop/cop/chef/deprecation/xml_ruby_recipe.rb,
lib/rubocop/cop/chef/deprecation/deprecated_mixins.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/deprecation/attribute_metadata.rb,
lib/rubocop/cop/chef/deprecation/conflicts_metadata.rb,
lib/rubocop/cop/chef/deprecation/run_command_helper.rb,
lib/rubocop/cop/chef/deprecation/use_inline_resources.rb,
lib/rubocop/cop/chef/deprecation/chef_handler_supports.rb,
lib/rubocop/cop/chef/deprecation/yum_dnf_compat_recipe.rb,
lib/rubocop/cop/chef/deprecation/chefspec_legacy_runner.rb,
lib/rubocop/cop/chef/deprecation/depends_partial_search.rb,
lib/rubocop/cop/chef/deprecation/locale_lc_all_property.rb,
lib/rubocop/cop/chef/deprecation/user_supports_property.rb,
lib/rubocop/cop/chef/deprecation/depends_compat_resource.rb,
lib/rubocop/cop/chef/deprecation/chefspec_coverage_report.rb,
lib/rubocop/cop/chef/deprecation/inherits_compat_resource.rb,
lib/rubocop/cop/chef/deprecation/long_description_metadata.rb,
lib/rubocop/cop/chef/deprecation/name_property_and_default.rb,
lib/rubocop/cop/chef/deprecation/partial_search_class_usage.rb,
lib/rubocop/cop/chef/deprecation/windows_task_change_action.rb,
lib/rubocop/cop/chef/deprecation/legacy_yum_cookbook_recipes.rb,
lib/rubocop/cop/chef/deprecation/node_methods_not_attributes.rb,
lib/rubocop/cop/chef/deprecation/partial_search_helper_usage.rb,
lib/rubocop/cop/chef/deprecation/resource_uses_updated_method.rb,
lib/rubocop/cop/chef/deprecation/resource_uses_dsl_name_method.rb,
lib/rubocop/cop/chef/deprecation/verify_property_file_expansion.rb,
lib/rubocop/cop/chef/deprecation/launchd_deprecated_hash_property.rb,
lib/rubocop/cop/chef/deprecation/search_uses_positional_parameters.rb,
lib/rubocop/cop/chef/deprecation/resource_overrides_provides_method.rb,
lib/rubocop/cop/chef/deprecation/resource_uses_provider_base_method.rb,
lib/rubocop/cop/chef/deprecation/chocolatey_package_uninstall_action.rb,
lib/rubocop/cop/chef/deprecation/deprecated_yum_repository_properties.rb

Defined Under Namespace

Classes: AttributeMetadata, ChefHandlerUsesSupports, ChefSpecCoverageReport, ChefSpecLegacyRunner, ChocolateyPackageUninstallAction, ConflictsMetadata, CookbookDependsOnCompatResource, CookbookDependsOnPartialSearch, CookbookDependsOnPoise, DeprecatedYumRepositoryProperties, EOLAuditModeUsage, EasyInstallResource, EpicFail, ErlCallResource, IncludingXMLRubyRecipe, IncludingYumDNFCompatRecipe, LaunchdDeprecatedHashProperty, LegacyYumCookbookRecipes, LocaleDeprecatedLcAllProperty, LongDescriptionMetadata, NamePropertyWithDefaultValue, NodeMethodsInsteadofAttributes, NodeSet, NodeSetUnless, PartialSearchClassUsage, PartialSearchHelperUsage, PoiseArchiveUsage, ProvidesMetadata, RecipeMetadata, ReplacesMetadata, RequireRecipe, ResourceInheritsFromCompatResource, ResourceOverridesProvidesMethod, ResourceUsesDslNameMethod, ResourceUsesProviderBaseMethod, ResourceUsesUpdatedMethod, SearchUsesPositionalParameters, SuggestsMetadata, UseInlineResourcesDefined, UserDeprecatedSupportsProperty, UsesChefRESTHelpers, UsesDeprecatedMixins, UsesRunCommandHelper, VerifyPropertyUsesFileExpansion, WindowsTaskChangeAction