Skip to content

Commit 139ee42

Browse files
authored
Ignore new general_attribute_remove rule
1 parent 5895eeb commit 139ee42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/RulesMaintenance/RulesList.php

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ public static function getUnapplicableRules(): array
128128
return [
129129
'clean_namespace',
130130
'final_class',
131+
'general_attribute_remove', // to be use manually
131132
'general_phpdoc_tag_rename',
132133
'header_comment',
133134
'no_blank_lines_before_namespace',

0 commit comments

Comments
 (0)