Skip to content

Commit 7aec7cc

Browse files
committed
chore: add preload.php to php-cs-fixer
1 parent 4ee5809 commit 7aec7cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.php-cs-fixer.dist.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
__DIR__ . '/.php-cs-fixer.no-header.php',
3737
__DIR__ . '/.php-cs-fixer.tests.php',
3838
__DIR__ . '/.php-cs-fixer.user-guide.php',
39+
__DIR__ . '/preload.php',
3940
__DIR__ . '/rector.php',
4041
__DIR__ . '/spark',
4142
]);

0 commit comments

Comments
 (0)