mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
chore: add preload.php to php-cs-fixer
This commit is contained in:
parent
4ee58090f7
commit
7aec7ccff0
@ -36,6 +36,7 @@ $finder = Finder::create()
|
||||
__DIR__ . '/.php-cs-fixer.no-header.php',
|
||||
__DIR__ . '/.php-cs-fixer.tests.php',
|
||||
__DIR__ . '/.php-cs-fixer.user-guide.php',
|
||||
__DIR__ . '/preload.php',
|
||||
__DIR__ . '/rector.php',
|
||||
__DIR__ . '/spark',
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user