mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-14 01:48:41 +00:00
add skip
This commit is contained in:
parent
8de74a562b
commit
220688358d
|
|
@ -67,6 +67,7 @@ return static function (RectorConfig $rectorConfig) : void {
|
||||||
$base . '/Tools',
|
$base . '/Tools',
|
||||||
$base . '/cssOMS',
|
$base . '/cssOMS',
|
||||||
$base . '/Admin/Install/Application',
|
$base . '/Admin/Install/Application',
|
||||||
|
$base . '/Modules/**/Admin/Install/Application',
|
||||||
SimplifyEmptyCheckOnEmptyArrayRector::class,
|
SimplifyEmptyCheckOnEmptyArrayRector::class,
|
||||||
FlipTypeControlToUseExclusiveTypeRector::class,
|
FlipTypeControlToUseExclusiveTypeRector::class,
|
||||||
UnusedForeachValueToArrayKeysRector::class,
|
UnusedForeachValueToArrayKeysRector::class,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user