.rubocop.yml in
foodie-oscarpay4-test-0.2.0
vs .rubocop.yml in
foodie-oscarpay4-test-0.2.1
- old
+ new
@@ -12,5 +12,8 @@
Layout/LineLength: Max: 120 Style/Documentation: Enabled: false
+
+Metrics/BlockLength:
+ Max: 50