mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-06 22:58:41 +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([
|
$rectorConfig->skip([
|
||||||
|
__DIR__ . '/vendor',
|
||||||
|
__DIR__ . '/Build',
|
||||||
SimplifyEmptyCheckOnEmptyArrayRector::class,
|
SimplifyEmptyCheckOnEmptyArrayRector::class,
|
||||||
FlipTypeControlToUseExclusiveTypeRector::class,
|
FlipTypeControlToUseExclusiveTypeRector::class,
|
||||||
UnusedForeachValueToArrayKeysRector::class,
|
UnusedForeachValueToArrayKeysRector::class,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user