mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 17:59:21 +02:00
refactoring
This commit is contained in:
parent
73be6a1e4f
commit
6fbb2d1338
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ use Rector\Set\ValueObject\SetList;
|
||||||
use Rector\Php81\Rector\FuncCall\NullToStrictStringFuncCallArgRector;
|
use Rector\Php81\Rector\FuncCall\NullToStrictStringFuncCallArgRector;
|
||||||
|
|
||||||
return RectorConfig::configure()
|
return RectorConfig::configure()
|
||||||
|
->withParallel(240, 8)
|
||||||
->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