.rubocop.yml in streamlined-0.4.0 vs .rubocop.yml in streamlined-0.5.0
- old
+ new
@@ -46,9 +46,12 @@
- test/**/*.rb
Naming/BlockForwarding:
Enabled: false
+Style/ArgumentsForwarding:
+ Enabled: false
+
# Disabled to aid in template readability
Style/NestedParenthesizedCalls:
Enabled: false
Layout/LineLength: