mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
refactoring
This commit is contained in:
parent
c86e146874
commit
d9bced28b4
5 changed files with 37 additions and 24 deletions
|
@ -20,7 +20,7 @@ use Rector\Php81\Rector\FuncCall\NullToStrictStringFuncCallArgRector;
|
|||
use Rector\Strict\Rector\Empty_\DisallowedEmptyRuleFixerRector;
|
||||
|
||||
return RectorConfig::configure()
|
||||
->withParallel(240, 6)
|
||||
->withParallel(240, 2)
|
||||
->withPaths([
|
||||
__DIR__ . '/lam/help',
|
||||
__DIR__ . '/lam/lib',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue