bumpi
Some checks failed
/ ls (push) Failing after 7s

This commit is contained in:
lubiana 2025-06-29 19:02:17 +02:00
parent b7e3418f0f
commit 85f220919f
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
4 changed files with 108 additions and 75 deletions

View file

@ -4,6 +4,6 @@ namespace Lubiana\CodeQuality;
final class LubiSetList
{
public const string RECTOR = __DIR__ . '/../config/rector.php';
public const string ECS = __DIR__ . '/../config/ecs.php';
public const string RECTOR = __DIR__ . '/../config/rector.php';
}