fix style #3
Annotations
2 errors and 3 warnings
build-test
Process completed with exit code 2.
|
test/unit/UnitySiteTest.php#L8
Opening brace of a class must be on the line after the definition (PSR2.Classes.ClassDeclaration.OpenBraceNewLine)
|
build-test
The process '/usr/bin/git' failed with exit code 128
|
test/unit/UnitySiteTest.php#L18
Line exceeds 120 characters; contains 183 characters (Generic.Files.LineLength.TooLong)
|
test/unit/UnitySiteTest.php#L19
Line exceeds 120 characters; contains 2795 characters (Generic.Files.LineLength.TooLong)
|