.rubocop.yml in
avromatic-0.9.0.rc1
vs .rubocop.yml in
avromatic-0.9.0.rc2
- old
+ new
@@ -2,5 +2,8 @@
salsify_rubocop: conf/rubocop.yml AllCops: TargetRubyVersion: 2.2
+Style/MultilineBlockChain:
+ Enabled: false
+