Skip to content

Commit e469efa

Browse files
authored
引入 Rector、优化代码 (#242)
1 parent 74f85ed commit e469efa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rector.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
3+
declare(strict_types=1);
4+
5+
return getRectorConfigCallback(__DIR__);

0 commit comments

Comments
 (0)