Add wp handbook gen-custom
for custom commands
#36
code-quality.yml
on: pull_request
code-quality
/
Lint PHP files
15s
code-quality
/
PHPCS
14s
Annotations
6 errors
code-quality / PHPCS:
bin/command.php#L396
Nullable type declarations are not supported in PHP 7.0 or earlier. Found: ?string
|
code-quality / PHPCS:
bin/command.php#L396
'string' type declaration is not present in PHP version 5.6 or earlier
|
code-quality / PHPCS:
bin/command.php#L531
null coalescing operator (??) is not present in PHP version 5.6 or earlier
|
code-quality / PHPCS:
bin/command.php#L753
bool return type is not present in PHP version 5.6 or earlier
|
code-quality / PHPCS
Process completed with exit code 1.
|
code-quality / PHPCS
Process completed with exit code 1.
|