Add restart command and --watch option to wp shell #78
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
22s
code-quality
/
Lint Gherkin Feature files
51s
code-quality
/
Spell check
5s
code-quality
/
PHPCS
21s
code-quality
/
PHPStan
27s
Annotations
2 errors and 3 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
src/WP_CLI/Shell/REPL.php#L219
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 6 spaces
|
|
code-quality / PHPCS:
src/WP_CLI/Shell/REPL.php#L218
Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
|
|
code-quality / PHPCS:
src/WP_CLI/Shell/REPL.php#L31
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
|