-
- Downloads
feat(CaseSemicolon): Add sniff to check semicolons on case statements (#3487111)
Showing
- coder_sniffer/Drupal/Sniffs/ControlStructures/CaseSemicolonSniff.php 63 additions, 0 deletions...er/Drupal/Sniffs/ControlStructures/CaseSemicolonSniff.php
- tests/Drupal/ControlStructures/CaseSemicolonUnitTest.inc 24 additions, 0 deletionstests/Drupal/ControlStructures/CaseSemicolonUnitTest.inc
- tests/Drupal/ControlStructures/CaseSemicolonUnitTest.inc.fixed 28 additions, 0 deletions.../Drupal/ControlStructures/CaseSemicolonUnitTest.inc.fixed
- tests/Drupal/ControlStructures/CaseSemicolonUnitTest.php 48 additions, 0 deletionstests/Drupal/ControlStructures/CaseSemicolonUnitTest.php
Loading
Please register or sign in to comment