Add site generator command #414
code-quality.yml
on: pull_request
code-quality
/
Lint PHP files
23s
code-quality
/
PHPCS
26s
Annotations
3 errors and 2 warnings
code-quality / PHPCS:
src/Site_Command.php#L639
Expected 1 space after "-"; 0 found
|
code-quality / PHPCS
Process completed with exit code 1.
|
code-quality / PHPCS
Process completed with exit code 2.
|
code-quality / PHPCS:
src/Site_Command.php#L612
Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
|
code-quality / PHPCS:
src/Site_Command.php#L613
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
|