Skip to main content

UnnecessaryMixlibShelloutRequire

All Cookstyle Cops


The department is: Chef/Modernize

The full name of the cop is: Chef/Modernize/UnnecessaryMixlibShelloutRequire


Enabled by defaultSupports autocorrectionTarget Chef Version
EnabledYesAll Versions

Chef Infra Client 12.4+ includes mixlib/shellout automatically in resources and providers.

Examples

incorrect

require 'mixlib/shellout'

Configurable attributes

NameDefault valueConfigurable values
Version Added5.12.0String
Include
  • **/resources/*.rb
  • **/providers/*.rb
Array

Was this page helpful?









Search Results