WordPress-Coding-Standards/Tests/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
..
ControlStructureSpacingUnitTest.inc Fix logic error in ControlStructureSpacingSniff 2013-11-06 23:22:45 -08:00
ControlStructureSpacingUnitTest.php Fix logic error in ControlStructureSpacingSniff 2013-11-06 23:22:45 -08:00
OperatorSpacingUnitTest.inc Extend OperatorSpacing sniff to flag lack of space after T_BOOLEAN_NOT 2013-10-06 16:35:10 -04:00
OperatorSpacingUnitTest.php Fix indentation check for closure in array 2013-10-06 23:00:01 -04:00
PhpIndentUnitTest.inc Added unit test classes related to WhiteSpace sniff. 2013-03-23 23:16:50 +07:00
PhpIndentUnitTest.php Added unit test classes related to WhiteSpace sniff. 2013-03-23 23:16:50 +07:00
ScopeIndentUnitTest.inc Fix indentation check for closure in array 2013-10-06 23:00:01 -04:00
ScopeIndentUnitTest.php Fix indentation check for closure in array 2013-10-06 23:00:01 -04:00