Add and apply Style/RedundantArgument rubocop rule
This rule was added in rubocop 1.4.0.
This commit is contained in:
@@ -490,6 +490,9 @@ Style/Proc:
|
||||
Style/RaiseArgs:
|
||||
Enabled: true
|
||||
|
||||
Style/RedundantArgument:
|
||||
Enabled: true
|
||||
|
||||
Style/RedundantCondition:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user