Skip to content

Commit 4ab20c4

Browse files
committed
remove type declration strict as moved to type declaration
1 parent d7b05fb commit 4ab20c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
SetList::CODE_QUALITY,
1717
SetList::NAMING,
1818
SetList::TYPE_DECLARATION,
19-
SetList::TYPE_DECLARATION_STRICT,
2019
SetList::CODING_STYLE,
2120
]);
2221

0 commit comments

Comments
 (0)