mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 03:38:40 +00:00
fix rector
This commit is contained in:
parent
c66ea60bd6
commit
e6897dbe86
|
|
@ -62,6 +62,7 @@ return static function (RectorConfig $rectorConfig) : void {
|
|||
$rectorConfig->skip([
|
||||
$base . '/vendor',
|
||||
$base . '/Build',
|
||||
$base . '/Resources',
|
||||
SimplifyEmptyCheckOnEmptyArrayRector::class,
|
||||
FlipTypeControlToUseExclusiveTypeRector::class,
|
||||
UnusedForeachValueToArrayKeysRector::class,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user