Hey!
I ran Cookstyle 6.2.9 against this repo and here are the results.
This repo was selected due to the topics of chef-cookbook
Changes
Issues found and resolved with recipes/configure.rb
34:3 refactor: ChefStyle/NegatingOnlyIf - Instead of using only_if conditionals with ! to negate the returned value, use not_if which is easier to read
Hey! I ran Cookstyle 6.2.9 against this repo and here are the results. This repo was selected due to the topics of chef-cookbook
Changes
Issues found and resolved with recipes/configure.rb
ChefStyle/NegatingOnlyIf
- Instead of using only_if conditionals with ! to negate the returned value, use not_if which is easier to read