config/cookstyle.yml in cookstyle-7.12.5 vs config/cookstyle.yml in cookstyle-7.12.6
- old
+ new
@@ -1,11 +1,11 @@
AllCops:
SuggestExtensions: false
TargetRubyVersion: 2.5
TargetChefVersion: ~
Exclude:
- - '/**/files/**/*'
- - '/**/vendor/**/*'
+ - '**/files/**/*'
+ - '**/vendor/**/*'
- Guardfile
###############################
# Chef/Style: Making cookbooks look better
###############################