.rubocop.yml in rocket_api-0.0.1.1 vs .rubocop.yml in rocket_api-0.0.1.2
- old
+ new
@@ -68,6 +68,9 @@
Style/RedundantInterpolation:
Enabled: false
Style/NumericLiteralPrefix:
+ Enabled: false
+
+Layout/EmptyLineBetweenDefs:
Enabled: false
\ No newline at end of file