13 lines
288 B
Text
13 lines
288 B
Text
parameters:
|
|
level: 9
|
|
checkUninitializedProperties: true
|
|
checkImplicitMixed: true
|
|
checkBenevolentUnionTypes: true
|
|
treatPhpDocTypesAsCertain: false
|
|
reportUnmatchedIgnoredErrors: false
|
|
paths:
|
|
- src
|
|
- tests
|
|
- polyfill.php
|
|
bootstrapFiles:
|
|
- vendor/autoload.php
|