mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-20 13:57:41 -05:00
7 lines
330 B
Plaintext
7 lines
330 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
- '#Property [A-Za-z\\]+::\$[A-Za-z]+ has no typehint specified#'
|
|
- '#Method [A-Za-z\\]+::[A-Za-z]+\(\) has no return typehint specified#'
|
|
- '#Method [A-Za-z\\]+::[A-Za-z]+\(\) has parameter \$[A-Za-z0-9]+ with no typehint specified#'
|
|
checkMissingIterableValueType: false
|