parallel(); $c->paths([ __DIR__ . '/src', __DIR__ . '/config', __DIR__ . '/ecs.php', __DIR__ . '/rector.php', ]); $c->sets([ LubiSetList::ECS, ]); };