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.
excludes_analyse
1 parent 9dbc5bf commit 4257e30Copy full SHA for 4257e30
phpstan.neon.dist
@@ -2,7 +2,6 @@ parameters:
2
bootstrap: %currentWorkingDirectory%/tests/bootstrap.php
3
level: max
4
excludes_analyse:
5
- - %currentWorkingDirectory%/src/Cdn77/Sniffs/Arrays/ArrayDeclarationSniff.php # todo remove
6
- %currentWorkingDirectory%/tests/*/data/*
7
- %currentWorkingDirectory%/vendor
8
paths:
0 commit comments