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 62743ee commit 4b4829dCopy full SHA for 4b4829d
phpstan.neon.dist
@@ -1,5 +1,6 @@
1
parameters:
2
- bootstrapFiles: %currentWorkingDirectory%/tests/bootstrap.php
+ bootstrapFiles:
3
+ - %currentWorkingDirectory%/tests/bootstrap.php
4
level: max
5
excludes_analyse:
6
- %currentWorkingDirectory%/src/Cdn77/Sniffs/Arrays/ArrayDeclarationSniff.php # todo remove
0 commit comments