custom runner

This commit is contained in:
Roland Gruber 2025-07-15 07:42:53 +02:00
parent fd90f82bb6
commit 75fa70f4ed

View file

@ -20,7 +20,7 @@ use Rector\Php81\Rector\FuncCall\NullToStrictStringFuncCallArgRector;
use Rector\Strict\Rector\Empty_\DisallowedEmptyRuleFixerRector;
return RectorConfig::configure()
->withParallel(240, 8)
->withParallel(240, 6)
->withPaths([
__DIR__ . '/lam/help',
__DIR__ . '/lam/lib',