Add new tags #59
Annotations
10 errors and 1 warning
github/workspace/src/DocBlockFactory.php#L17
Use statements should be sorted alphabetically. The first wrong one is InvalidArgumentException.
|
github/workspace/src/DocBlock/StandardTagFactory.php#L17
Use statements should be sorted alphabetically. The first wrong one is count.
|
github/workspace/src/DocBlock/StandardTagFactory.php#L20
Expected 1 line between different types of use statement, found 0.
|
github/workspace/src/DocBlock/StandardTagFactory.php#L21
Expected 1 line between different types of use statement, found 0.
|
github/workspace/src/DocBlock/StandardTagFactory.php#L24
Expected 1 line between different types of use statement, found 0.
|
github/workspace/src/DocBlock/StandardTagFactory.php#L26
Expected 1 line between different types of use statement, found 0.
|
github/workspace/src/DocBlock/StandardTagFactory.php#L28
Expected 1 line between different types of use statement, found 0.
|
github/workspace/src/DocBlock/StandardTagFactory.php#L30
Expected 1 line between different types of use statement, found 0.
|
github/workspace/src/DocBlock/StandardTagFactory.php#L32
Expected 1 line between different types of use statement, found 0.
|
github/workspace/src/DocBlock/StandardTagFactory.php#L45
Expected 0 lines between same types of use statement, found 1.
|
github/workspace/src/DocBlock/Tags/Template.php#L35
Line exceeds 120 characters; contains 131 characters
|
This job failed
Loading