We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f1770 commit bdb2f10Copy full SHA for bdb2f10
1 file changed
phpstan.dist.neon
@@ -1,11 +1,8 @@
1
parameters:
2
level: 9
3
paths:
4
- - .dagger/src
5
- src
6
- tests/fixture
7
- scanDirectories:
8
- - .dagger/sdk
9
excludePaths:
10
- tests/fixture/*Test.php
11
tmpDir: .cache/phpstan
0 commit comments