refactoring

This commit is contained in:
Roland Gruber 2024-12-06 20:05:59 +01:00
parent 73be6a1e4f
commit 6fbb2d1338

View file

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