Skip to content

Commit 547d364

Browse files
committed
skip newlined_array_print
1 parent 1a79d73 commit 547d364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Rules/Rector/AvoidFeatureSetAttributeInRectorRule.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ final class AvoidFeatureSetAttributeInRectorRule implements Rule
3838
// rector internal keys, designed to be changed and used by printer
3939
'wrapped_in_parentheses',
4040
'is_regular_pattern',
41+
'newlined_array_print',
4142
];
4243

4344
public function getNodeType(): string

0 commit comments

Comments
 (0)