.rubocop.yml in avromatic-0.5.0 vs .rubocop.yml in avromatic-0.6.0

- old
+ new

@@ -1,8 +1,2 @@ inherit_gem: salsify_rubocop: conf/rubocop.yml - -Performance/RedundantMerge: - MaxKeyValuePairs: 1 - -Style/RaiseArgs: - EnforcedStyle: compact