Add and apply Style/MapIntoArray rubocop rule
This rule was added in rubocop 1.63.0.
This commit is contained in:
@@ -715,6 +715,9 @@ Style/InvertibleUnlessCondition:
|
||||
Style/LineEndConcatenation:
|
||||
Enabled: true
|
||||
|
||||
Style/MapIntoArray:
|
||||
Enabled: true
|
||||
|
||||
Style/MapToHash:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user