Adjust phpstan config to new folder structure

phpcs-errors:221 phpunit-status:successful phpstan-errors:201
This commit is contained in:
Joshua Ramon Enslin 2020-10-31 00:19:26 +01:00 committed by Stefan Rohde-Enslin
parent d56601b0cc
commit 3ae471675d
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -1,15 +1,10 @@
parameters:
level: 8
paths:
- csv.php
- index.php
- index3.php
- index6.php
- upload.php
- zipit.php
- classes
- functions
- inc
- public
- tests
ignoreErrors:
- '#Class MDDBConnectionImpossible not found.#'