Support alpha in hexadecimal colors #5142
Annotations
10 errors
phpcs:
webapp/src/Utils/Utils.php#L359
Terminating statement must be indented to the same level as the CASE body
|
phpcs:
webapp/src/Utils/Utils.php#L359
Spaces must be used to indent lines; tabs are not allowed
|
phpcs:
webapp/src/Utils/Utils.php#L356
Expected 1 space(s) after SWITCH keyword; 0 found
|
phpcs:
webapp/src/Utils/Utils.php#L295
Expected 1 space after comma in argument list; 3 found
|
phpcs:
webapp/src/Utils/Utils.php#L294
Expected 1 space after comma in argument list; 3 found
|
phpcs:
webapp/tests/Twig/TwigExtensionTest.php#L19
Expected 1 space after comma in argument list; 5 found
|
phpcs:
webapp/tests/Twig/TwigExtensionTest.php#L18
Expected 1 space after comma in argument list; 6 found
|
phpcs:
webapp/tests/Twig/TwigExtensionTest.php#L17
Expected 1 space after comma in argument list; 3 found
|
phpcs:
webapp/tests/Twig/TwigExtensionTest.php#L16
Expected 1 space after comma in argument list; 3 found
|
phpcs:
webapp/tests/Twig/TwigExtensionTest.php#L15
Expected 1 space after comma in argument list; 3 found
|