.rubocop.yml in grumlin-0.1.3 vs .rubocop.yml in grumlin-0.2.0
- old
+ new
@@ -31,5 +31,8 @@
RSpec/NestedGroups:
Enabled: false
RSpec/ExampleLength:
Enabled: false
+
+Style/MultilineBlockChain:
+ Enabled: false
\ No newline at end of file
- old
+ new