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 2342fa0 commit 34d874cCopy full SHA for 34d874c
phpstan.neon.dist
@@ -5,3 +5,5 @@ parameters:
5
excludePaths:
6
- ./*/*Test.php
7
- ./*/Testing/*
8
+ ignoreErrors:
9
+ - '#is used zero times and is not analysed\.$#'
0 commit comments