config/cookstyle.yml in cookstyle-7.12.3 vs config/cookstyle.yml in cookstyle-7.12.5
- old
+ new
@@ -1203,9 +1203,11 @@
StyleGuide: 'chef_deprecations_resourcewithoutunifiedtrue'
Enabled: true
VersionAdded: '7.12.0'
Include:
- '**/resources/*.rb'
+ Exclude:
+ - '**/spec/**/*.rb'
###############################
# Chef/Modernize: Cleaning up legacy code and using new built-in resources
###############################