Skip to content

Commit bdb2f10

Browse files
committed
Remove dagger analaysis from PHPStan
It is either this, or to include the dagger directory in the Dagger calls.
1 parent 55f1770 commit bdb2f10

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

phpstan.dist.neon

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
parameters:
22
level: 9
33
paths:
4-
- .dagger/src
54
- src
65
- tests/fixture
7-
scanDirectories:
8-
- .dagger/sdk
96
excludePaths:
107
- tests/fixture/*Test.php
118
tmpDir: .cache/phpstan

0 commit comments

Comments
 (0)