1 inherit_from: .rubocop_todo.yml
6 ChefModernize/IncludingAptDefaultRecipe:
10 AllowForAlignment: true
12 Layout/HeredocIndentation:
15 Naming/MethodParameterName:
19 EnforcedStyle: percent_x
22 EnforcedStyle: hash_rockets
24 Style/NumericPredicate:
25 EnforcedStyle: predicate
27 Style/PercentLiteralDelimiters:
35 EnforcedStyle: double_quotes
38 EnforcedStyle: brackets
40 Style/TrailingCommaInArrayLiteral:
43 Style/TrailingCommaInHashLiteral: