make-mo
: Add destination file support
#300
Annotations
11 errors and 5 warnings
src/MakeMoCommand.php#L52
Space after opening control structure is required
|
src/MakeMoCommand.php#L52
No space before opening parenthesis is prohibited
|
src/MakeMoCommand.php#L52
Expected 1 space(s) after IF keyword; 0 found
|
src/MakeMoCommand.php#L53
Space after opening control structure is required
|
src/MakeMoCommand.php#L53
No space before opening parenthesis is prohibited
|
src/MakeMoCommand.php#L53
Expected 1 space(s) after IF keyword; 0 found
|
src/MakeMoCommand.php#L53
Expected 1 space after "!"; 0 found
|
src/MakeMoCommand.php#L57
Space found before semicolon; expected "];" but found "] ;"
|
src/MakeMoCommand.php#L58
Tabs must be used to indent lines; spaces are not allowed
|
src/MakeMoCommand.php#L60
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
|
src/MakeMoCommand.php#L46
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
|
src/MakeMoCommand.php#L49
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space
|
src/MakeMoCommand.php#L56
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
|
src/MakeMoCommand.php#L88
Equals sign not aligned with surrounding assignments; expected 1 space but found 4 spaces
|
src/MakeMoCommand.php#L89
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
The logs for this run have expired and are no longer available.
Loading