Actions
Bug #37139
closedFix 2 CGL violations: FunctionCallArgumentSpacingNoSpaceBeforeEquals & FunctionCallArgumentSpacingNoSpaceAfterEquals
Start date:
2012-05-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
on metrics.typo3.org the violations drilldown says that is 1 violation against "FunctionCallArgumentSpacingNoSpaceAfterEquals" and 1 violation against "FunctionCallArgumentSpacingNoSpaceBeforeEquals": both in typo3/alt_shortcut.php.
this should be fixed.
after that i guess these 2 coding guidline sniffs could be activated in the CI-server jobs?
Actions