This commit is contained in:
James Cole 2024-12-28 14:09:22 +01:00
parent 79ca1b5f4e
commit d96c235ffe
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80

View File

@ -29,7 +29,7 @@ $paths = [
$current . '/../../database', $current . '/../../database',
$current . '/../../routes', $current . '/../../routes',
$current . '/../../tests', $current . '/../../tests',
$current . '/../../resources/lang/en', $current . '/../../resources/lang/en_US',
]; ];
$finder = PhpCsFixer\Finder::create() $finder = PhpCsFixer\Finder::create()