Skip to content

Commit ff677ba

Browse files
committed
set phpstan config
1 parent 8c550a6 commit ff677ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rector.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@
7171
__DIR__ . '/system/Test/bootstrap.php',
7272
]);
7373

74+
$rectorConfig->phpstanConfig(__DIR__ . '/phpstan.neon.dist');
75+
7476
// is there a file you need to skip?
7577
$rectorConfig->skip([
7678
__DIR__ . '/app/Views',

0 commit comments

Comments
 (0)