Skip to content

Commit a712c50

Browse files
authored
引入 Rector、优化代码 (#242)
1 parent 5c4f205 commit a712c50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rector.php

+5
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)