Skip to main content

ResourceWithNoneAction

The department is: ResourceWithNoneAction

The full name of the cop is: Chef/Correctness/ResourceWithNoneAction

Enabled by default Supports autocorrection Target Chef Version
Enabled Yes All Versions

The :nothing action is often typo’d as :none

Examples

incorrect

service 'foo' do
 action :none
end

correct

service 'foo' do
 action :nothing
end

Configurable attributes

Name Default value Configurable values
Version Added 5.5.0 String
Include
Array

Was this page helpful?

×









Search Results