mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-13 20:38:40 +00:00
update config
This commit is contained in:
parent
dd8032ca59
commit
efe97ca448
|
|
@ -42,6 +42,8 @@ return static function (RectorConfig $rectorConfig): void {
|
|||
]);
|
||||
|
||||
$rectorConfig->skip([
|
||||
__DIR__ . '/vendor',
|
||||
__DIR__ . '/Build',
|
||||
SimplifyEmptyCheckOnEmptyArrayRector::class,
|
||||
FlipTypeControlToUseExclusiveTypeRector::class,
|
||||
UnusedForeachValueToArrayKeysRector::class,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user