We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd4d6e commit 84269aaCopy full SHA for 84269aa
phpstan.dist.neon
@@ -10,6 +10,8 @@ parameters:
10
11
treatPhpDocTypesAsCertain: false
12
13
+ excludePaths:
14
+ - src/HTTPFactory.php
15
16
includes:
17
- phpstan-baseline.neon
0 commit comments