cops/style.yml in ruboconf-1.12.0 vs cops/style.yml in ruboconf-1.13.0

- old
+ new

@@ -206,10 +206,16 @@ Enabled: true Style/SelectByRegexp: Enabled: true +Style/SingleLineDoEndBlock: + Enabled: true + Style/StringChars: + Enabled: true + +Style/SuperWithArgsParentheses: Enabled: true Style/SwapValues: Enabled: true