Adjust phpstan config to new folder structure
phpcs-errors:221 phpunit-status:successful phpstan-errors:201
This commit is contained in:
parent
d56601b0cc
commit
3ae471675d
|
@ -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.#'
|
||||
|
|
Loading…
Reference in New Issue
Block a user