Merge with develop #4
Annotations
11 errors and 10 warnings
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L11
Missing @Package tag in file comment
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L19
Missing doc comment for class MultipleStatementAlignmentSniff
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L19
A non-abstract class should be declared as final. Found: class MultipleStatementAlignmentSniff implements Sniff {}
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L20
Opening brace should be on the same line as the declaration for class MultipleStatementAlignmentSniff
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L22
Tabs must be used to indent lines; spaces are not allowed
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L23
Tabs must be used to indent lines; spaces are not allowed
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L24
Tabs must be used to indent lines; spaces are not allowed
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L25
Tabs must be used to indent lines; spaces are not allowed
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L26
Tabs must be used to indent lines; spaces are not allowed
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L27
Tabs must be used to indent lines; spaces are not allowed
|
WordPress/Sniffs/WP/DeprecatedClassesSniff.php#L130
Equals sign not aligned correctly; expected 1 space but found 3 spaces
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L186
Usage of ELSE IF is discouraged; use ELSEIF instead
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L194
Usage of ELSE IF is discouraged; use ELSEIF instead
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L207
Usage of ELSE IF is discouraged; use ELSEIF instead
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L210
Usage of ELSE IF is discouraged; use ELSEIF instead
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L276
Equals sign not aligned with surrounding assignments; expected 20 spaces but found 1 space
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L276
Equals sign not aligned with surrounding assignments; expected 20 spaces but found 1 space
|
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L284
Usage of ELSE IF is discouraged; use ELSEIF instead
|
WordPress/Sniffs/PHP/NoSilencedErrorsSniff.php#L229
Equals sign not aligned correctly; expected 1 space but found 5 spaces
|
WordPress/Sniffs/WP/DeprecatedParametersSniff.php#L501
Equals sign not aligned correctly; expected 1 space but found 3 spaces
|
The logs for this run have expired and are no longer available.
Loading