Add new ArrayConcatLiteral cop to replace a.concat([1, 2, 3]) with a.push(1, 2, 3)#435
Closed
amomchilov wants to merge 2 commits intorubocop:masterfrom
Closed
Add new `ArrayConcatLiteral` cop to replace `a.concat([1, 2, 3])` with `a.push(1, 2, 3)`#435amomchilov wants to merge 2 commits intorubocop:masterfrom
amomchilov wants to merge 2 commits intorubocop:masterfrom