config/chefstyle.yml in chefstyle-0.8.0 vs config/chefstyle.yml in chefstyle-0.9.0

- old
+ new

@@ -18,19 +18,19 @@ Enabled: true Lint/AmbiguousRegexpLiteral: Enabled: true Lint/AssignmentInCondition: Enabled: true -Lint/BlockAlignment: +Layout/BlockAlignment: Enabled: true Lint/CircularArgumentReference: Enabled: true -Lint/ConditionPosition: +Layout/ConditionPosition: Enabled: true Lint/Debugger: Enabled: true -Lint/DefEndAlignment: +Layout/DefEndAlignment: Enabled: true Lint/DeprecatedClassMethods: Enabled: true Lint/DuplicateCaseCondition: Enabled: true @@ -48,10 +48,10 @@ Enabled: true Lint/EmptyInterpolation: Enabled: true Lint/EmptyWhen: Enabled: true -Lint/EndAlignment: +Layout/EndAlignment: Enabled: true Lint/EndInMethod: Enabled: true Lint/EnsureReturn: Enabled: true