Add wp term prune command to remove terms with 0 or 1 published posts
#761
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
7s
code-quality
/
Lint PHP files
18s
code-quality
/
Lint Gherkin Feature files
10s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
22s
code-quality
/
PHPStan
28s
Annotations
2 errors and 4 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
src/Term_Command.php#L754
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 5 spaces
|
|
code-quality / PHPCS:
src/Term_Command.php#L753
Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
|
|
code-quality / PHPCS:
src/Term_Command.php#L752
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 3 spaces
|
|
code-quality / PHPCS:
src/Term_Command.php#L751
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 6 spaces
|