We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef0933 commit efaff1fCopy full SHA for efaff1f
phpstan.neon
@@ -1,3 +1,7 @@
1
includes:
2
- vendor/phpstan/phpstan-phpunit/extension.neon
3
- vendor/phpstan/phpstan-phpunit/rules.neon
4
+
5
+parameters:
6
+ excludes_analyse:
7
+ - %rootDir%/../../../tests/*/data/*
0 commit comments