Foodcritic / foodcritic

Lint tool for Chef cookbooks.
http://foodcritic.io
MIT License
408 stars 153 forks source link

use_inline_resources is the default now. Deprecate FC017/057/059 and add FC113 #710

Closed tas50 closed 6 years ago

tas50 commented 6 years ago

Chef 13 enabled use_inline_resources by default, which eliminates the need for several rules and means we need a new rule to check for the inclusion of use_inline_resources.

Signed-off-by: Tim Smith tsmith@chef.io

tristanmorgan commented 6 years ago

Sorry but is chef15 a typo?

tas50 commented 6 years ago

It will cause a failure in Chef 15 so it's tagged with chef15.

tristanmorgan commented 6 years ago

Ohh, OK. I saw the "Chef 13 enabled use_inline_resources...", my mistake.

tas50 commented 6 years ago

Not needed with 13+, will warn in a future Chef 14 release, will fail in 15.0