fix: exclude auto-generated reference.php from pre-commit CS-fixer

This commit is contained in:
2026-07-07 08:01:57 +02:00
parent cb577d60d3
commit 12d40b2602
2 changed files with 2 additions and 4 deletions
-2
View File
@@ -1,7 +1,5 @@
<?php
declare(strict_types=1);
// This file is auto-generated and is for apps only. Bundles SHOULD NOT rely on its content.
namespace Symfony\Component\DependencyInjection\Loader\Configurator;