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