This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (7.14.0). Adopting changes suggested by Cookstyle improves cookbook readability, avoids common coding mistakes, and eases upgrades to newer versions of the Chef Infra Client.
This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (7.14.0). Adopting changes suggested by Cookstyle improves cookbook readability, avoids common coding mistakes, and eases upgrades to newer versions of the Chef Infra Client.
Chef/Style/CommentFormat
Style/PercentLiteralDelimiters
%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%i
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)%w
-literals should be delimited by(
and)
. (https://rubystyle.guide#percent-literal-braces)Chef/Style/UnnecessaryPlatformCaseStatement
Style/WordArray
%w
or%W
for an array of words. (https://rubystyle.guide#percent-w)%w
or%W
for an array of words. (https://rubystyle.guide#percent-w)Style/TrailingCommaInArrayLiteral
Chef/Style/UsePlatformHelpers
Layout/DotPosition
Chef/RedundantCode/LongDescriptionMetadata
Chef/RedundantCode/RecipeMetadata
Chef/RedundantCode/MultiplePlatformChecks
Chef/Style/IncludeRecipeWithParentheses
Chef/Correctness/IncorrectLibraryInjection
Style/TrailingCommaInHashLiteral
Chef/Deprecations/ChefSpecCoverageReport
Layout/EmptyLines
Signed-off-by: Cookstyle cookbooks@chef.io