cops/style.yml in ruboconf-1.1.0 vs cops/style.yml in ruboconf-1.2.0

- old
+ new

@@ -38,9 +38,12 @@ Enabled: true Style/HashExcept: Enabled: true +Style/HashSyntax: + EnforcedShorthandSyntax: either + Style/IfUnlessModifier: Enabled: false Style/IfWithBooleanLiteralBranches: Enabled: false