Actions
Bug #37142
closedFix 4 CGL violations: LogicalOperatorSpacing*
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 are some violations against:
- LogicalOperatorSpacingNoSpaceBefore (19)
- LogicalOperatorSpacingNoSpaceAfter (18)
- LogicalOperatorSpacingTooMuchSpaceAfter (17)
- LogicalOperatorSpacingTooMuchSpaceBefore (6)
this should be fixed.
after that i guess these coding guidline sniffs could be activated in the CI-server jobs?
Actions