Continuous Integration Fixes

This commit is contained in:
Continuous Integration 2024-05-04 17:42:09 +00:00
parent 9993d760d6
commit 00f72e3be9
2 changed files with 9 additions and 3 deletions

View file

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