mirror of
https://github.com/chinayin/ip2region-sdk-php.git
synced 2025-04-05 05:12:46 +08:00
14 lines
353 B
Plaintext
14 lines
353 B
Plaintext
parameters:
|
|
level: 5
|
|
checkMissingIterableValueType: false
|
|
checkFunctionNameCase: true
|
|
reportUnmatchedIgnoredErrors: false
|
|
checkGenericClassInNonGenericObjectType: false
|
|
inferPrivatePropertyTypeFromConstructor: true
|
|
treatPhpDocTypesAsCertain: false
|
|
paths:
|
|
- src
|
|
- tests
|
|
ignoreErrors:
|
|
- '#PHPDoc tag .* has invalid value.*#'
|