WordPress-Coding-Standards/Sniffs/WhiteSpace
Weston Ruter 33b4512716 Fix logic error in ControlStructureSpacingSniff
Ensure that brace appears on same line as preceding closing parenthesis
2013-11-06 23:22:45 -08:00
..
ControlStructureSpacingSniff.php Fix logic error in ControlStructureSpacingSniff 2013-11-06 23:22:45 -08:00
OperatorSpacingSniff.php Extend OperatorSpacing sniff to flag lack of space after T_BOOLEAN_NOT 2013-10-06 16:35:10 -04:00
PhpIndentSniff.php Cleanup WhiteSpace/PhpIndentSniff.php 2013-01-31 03:37:21 +07:00
ScopeIndentSniff.php Fix indentation check for closure in array 2013-10-06 23:00:01 -04:00