mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 19:58:41 +00:00
Merge pull request #13 from Karaka-Management/develop
fix rector test by skipping Application paths
This commit is contained in:
commit
00fa745f59
|
|
@ -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