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?
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11160
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11160
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11160
Updated by Anonymous over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a3ff298145c3ede618d2b66e5dfcdb611c1dea1c.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions