Support alpha in hexadecimal colors #5172
Annotations
10 errors
phpcs:
webapp/src/Utils/Utils.php#L403
Line indented incorrectly; expected 8 spaces, found 4
|
phpcs:
webapp/src/Utils/Utils.php#L403
Spaces must be used to indent lines; tabs are not allowed
|
phpcs:
webapp/src/Utils/Utils.php#L390
Closing brace indented incorrectly; expected 8 spaces, found 4
|
phpcs:
webapp/src/Utils/Utils.php#L390
Line indented incorrectly; expected 8 spaces, found 4
|
phpcs:
webapp/src/Utils/Utils.php#L390
Spaces must be used to indent lines; tabs are not allowed
|
phpcs:
webapp/src/Utils/Utils.php#L387
Closing brace indented incorrectly; expected 8 spaces, found 4
|
phpcs:
webapp/src/Utils/Utils.php#L387
Line indented incorrectly; expected 8 spaces, found 4
|
phpcs:
webapp/src/Utils/Utils.php#L387
Spaces must be used to indent lines; tabs are not allowed
|
phpcs:
webapp/src/Twig/TwigExtension.php#L1160
Line indented incorrectly; expected at least 8 spaces, found 4
|
phpcs:
webapp/src/Twig/TwigExtension.php#L1160
Spaces must be used to indent lines; tabs are not allowed
|