mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
custom runner
This commit is contained in:
parent
fd90f82bb6
commit
75fa70f4ed
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ use Rector\Php81\Rector\FuncCall\NullToStrictStringFuncCallArgRector;
|
||||||
use Rector\Strict\Rector\Empty_\DisallowedEmptyRuleFixerRector;
|
use Rector\Strict\Rector\Empty_\DisallowedEmptyRuleFixerRector;
|
||||||
|
|
||||||
return RectorConfig::configure()
|
return RectorConfig::configure()
|
||||||
->withParallel(240, 8)
|
->withParallel(240, 6)
|
||||||
->withPaths([
|
->withPaths([
|
||||||
__DIR__ . '/lam/help',
|
__DIR__ . '/lam/help',
|
||||||
__DIR__ . '/lam/lib',
|
__DIR__ . '/lam/lib',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue