feat: add --all flag to comment delete command #540
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
16s
code-quality
/
Lint Gherkin Feature files
21s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
24s
code-quality
/
PHPStan
40s
Annotations
8 errors
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS:
src/Comment_Command.php#L803
No space before closing parenthesis is prohibited
|
|
code-quality / PHPCS:
src/Comment_Command.php#L803
Expected 1 spaces before closing parenthesis; 0 found
|
|
code-quality / PHPCS:
src/Comment_Command.php#L803
Expected 1 spaces after opening parenthesis; 0 found
|
|
code-quality / PHPCS:
src/Comment_Command.php#L803
Expected 1 space after "!"; 0 found
|
|
code-quality / PHPCS:
src/Comment_Command.php#L803
Expected 1 space before "!"; 0 found
|
|
code-quality / PHPCS:
src/Comment_Command.php#L803
No space after opening parenthesis is prohibited
|
|
code-quality / PHPCS
Process completed with exit code 2.
|