.rubocop.yml in rubocop-rake-0.4.0 vs .rubocop.yml in rubocop-rake-0.5.0
- old
+ new
@@ -17,10 +17,10 @@
EnforcedStyle: inline
Style/NumericPredicate:
Enabled: false
-Style/UnneededPercentQ:
+Style/RedundantPercentQ:
Exclude:
- '*.gemspec'
Style/ModuleFunction:
Enabled: false