mirror of
https://ghproxy.net/https://github.com/wp-cli/wp-cli-bundle.git
synced 2025-10-04 02:04:54 +08:00
18 lines
401 B
Text
18 lines
401 B
Text
parameters:
|
|
level: 9
|
|
paths:
|
|
- php
|
|
- utils
|
|
scanDirectories:
|
|
- vendor/wp-cli/wp-cli
|
|
scanFiles:
|
|
- vendor/php-stubs/wordpress-stubs/wordpress-stubs.php
|
|
- php/boot-phar.php
|
|
treatPhpDocTypesAsCertain: false
|
|
dynamicConstantNames:
|
|
- WP_DEBUG
|
|
- WP_DEBUG_LOG
|
|
- WP_DEBUG_DISPLAY
|
|
ignoreErrors:
|
|
- identifier: missingType.parameter
|
|
- identifier: missingType.return
|