We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd91b02 commit 69ccff5Copy full SHA for 69ccff5
ecs.php
@@ -26,6 +26,7 @@
26
27
// avoid re-running on build
28
__DIR__ . '/preload.php',
29
+ __DIR__ . '/preload-split-package.php',
30
31
PhpdocTypesFixer::class => [
32
// double to Double false positive
0 commit comments