mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
fix rector test by skipping Application paths
This commit is contained in:
parent
6fc764bb49
commit
365f52d624
|
|
@ -66,8 +66,7 @@ return static function (RectorConfig $rectorConfig) : void {
|
|||
$base . '/Resources',
|
||||
$base . '/Tools',
|
||||
$base . '/cssOMS',
|
||||
$base . '/Admin/Install/Application',
|
||||
$base . '/Modules/**/Admin/Install/Application',
|
||||
'*/Admin/Install/Application',
|
||||
SimplifyEmptyCheckOnEmptyArrayRector::class,
|
||||
FlipTypeControlToUseExclusiveTypeRector::class,
|
||||
UnusedForeachValueToArrayKeysRector::class,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user