12 lines
224 B
Plaintext
12 lines
224 B
Plaintext
|
parameters:
|
||
|
level: 7
|
||
|
bootstrapFiles:
|
||
|
- vendor/autoload.php
|
||
|
paths:
|
||
|
- src
|
||
|
- tests
|
||
|
reportUnmatchedIgnoredErrors: false
|
||
|
ignoreErrors:
|
||
|
|
||
|
## Remove after remove ArrayObject
|
||
|
treatPhpDocTypesAsCertain: false
|