Closed
Description
The following sniffs can be removed in favor of one of core PHP_CodeSniffer sniffs, that do the same:
- ElseIfDeclarationSniff
- LowerCaseConstantSniff (removed in First round of changes needed for PHPCS-2 migration #101)
- CastSpacingSniff (removed in First round of changes needed for PHPCS-2 migration #101)
- SpaceAfterCastSniff (doesn't this conflict with above sniff?)
- ConcatenationSpacingSniff
- DisallowSpaceIndentSniff (removed in First round of changes needed for PHPCS-2 migration #101)
- SuperfluousWhitespaceSniff
- SemicolonSpacingSniff (removed in First round of changes needed for PHPCS-2 migration #101)
Metadata
Metadata
Assignees
Labels
No labels