mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +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;
|
||||
|
||||
return RectorConfig::configure()
|
||||
->withParallel(240, 8)
|
||||
->withParallel(240, 6)
|
||||
->withPaths([
|
||||
__DIR__ . '/lam/help',
|
||||
__DIR__ . '/lam/lib',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue