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:
|
parameters:
|
||||||
level: 8
|
level: 8
|
||||||
paths:
|
paths:
|
||||||
- csv.php
|
|
||||||
- index.php
|
|
||||||
- index3.php
|
|
||||||
- index6.php
|
|
||||||
- upload.php
|
|
||||||
- zipit.php
|
|
||||||
- classes
|
- classes
|
||||||
- functions
|
- functions
|
||||||
- inc
|
- inc
|
||||||
|
- public
|
||||||
- tests
|
- tests
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
- '#Class MDDBConnectionImpossible not found.#'
|
- '#Class MDDBConnectionImpossible not found.#'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user