hw13 #2387
Annotations
10 errors
phpcs:
src/Command/BulkCommand.php#L41
Whitespace found at end of line
|
phpcs:
src/Command/SearchCommand.php#L15
Opening brace must not be followed by a blank line
|
phpcs:
src/Command/SearchCommand.php#L44
Expected at least 1 space before "|"; 0 found
|
phpcs:
src/Command/SearchCommand.php#L44
Expected at least 1 space after "|"; 0 found
|
phpcs:
src/Command/SearchCommand.php#L44
Expected at least 1 space before "|"; 0 found
|
phpcs:
src/Command/SearchCommand.php#L44
Expected at least 1 space after "|"; 0 found
|
phpcs:
src/Command/SpiderCommand.php#L15
Opening brace must not be followed by a blank line
|
phpcs:
src/Command/SpiderCommand.php#L34
Blank line found at end of control structure
|
phpcs:
src/Command/SpiderCommand.php#L36
Expected at least 1 space before "."; 0 found
|
phpcs:
src/Command/SpiderCommand.php#L36
Expected at least 1 space after "."; 0 found
|