We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86aaf57 commit 96f0c97Copy full SHA for 96f0c97
1 file changed
phpstan.neon
@@ -7,6 +7,7 @@ parameters:
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
11
treatPhpDocTypesAsCertain: false
12
scanDirectories:
13
- .build/vendor/
0 commit comments