Skip to main content

ReplacesMetadata

All Cookstyle Cops


The department is: Chef/RedundantCode

The full name of the cop is: Chef/RedundantCode/ReplacesMetadata


Enabled by defaultSupports autocorrectionTarget Chef Version
EnabledYesAll Versions

The replaces metadata.rb method is not used and is unnecessary in cookbooks. Replacements for existing cookbooks should be documented in the cookbook’s README.md file instead.

Examples

incorrect


replaces "another_cookbook"

Configurable attributes

NameDefault valueConfigurable values
Version Added5.1.0String
Include
  • **/metadata.rb
Array

Was this page helpful?









Search Results