Add wp i18n make-php
command
#291
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
code-quality.yml
on: pull_request
code-quality
/
Lint PHP files
23s
code-quality
/
PHPCS
29s
Annotations
1 error and 2 warnings
code-quality / PHPCS
Process completed with exit code 1.
|
code-quality / PHPCS:
src/MakePhpCommand.php#L83
Stand-alone post-increment statement found. Use pre-increment instead: ++$result_count.
|
code-quality / PHPCS:
src/PhpArrayGenerator.php#L30
Array double arrow not aligned correctly; expected 1 space(s) between "'X-Generator'" and double arrow, but found 2.
|