Skip to content

Commit 78f6413

Browse files
committed
comment
1 parent 7a3515a commit 78f6413

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rector.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
MyCLabsClassToEnumRector::class,
8484
SpatieEnumClassToEnumRector::class,
8585

86+
// temporary skip it to avoid unrelated change on PR https://github.com/rectorphp/rector-src/pull/1380
87+
// @todo remove when enabling it on different PR
8688
ArraySpreadInsteadOfArrayMergeRector::class,
8789

8890
// test paths

0 commit comments

Comments
 (0)