We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f0c97 commit b6f3af6Copy full SHA for b6f3af6
1 file changed
phpstan.neon
@@ -6,8 +6,7 @@ parameters:
6
excludePaths:
7
# This file fails mysteriously in github action
8
# All methods from parent Assert are reported as missing
9
- - Tests/Functional/Command/CreateSnapshotCommandTest.php
10
- - Tests/Functional/Command/DiffCommandTest.php
+ - Tests/Functional/*
11
treatPhpDocTypesAsCertain: false
12
scanDirectories:
13
- .build/vendor/
0 commit comments