-
- Downloads
feat(AlphabeticallySortedUses): Add sniff to check and fix use statement order (#3310013)
Showing
- .github/workflows/testing.yml 1 addition, 1 deletion.github/workflows/testing.yml
- coder_sniffer/Drupal/ruleset.xml 1 addition, 0 deletionscoder_sniffer/Drupal/ruleset.xml
- composer.json 2 additions, 2 deletionscomposer.json
- tests/Drupal/Classes/ClassCreateInstanceUnitTest.inc.fixed 1 addition, 1 deletiontests/Drupal/Classes/ClassCreateInstanceUnitTest.inc.fixed
- tests/Drupal/Classes/FullyQualifiedNamespaceUnitTest.inc.fixed 4 additions, 4 deletions.../Drupal/Classes/FullyQualifiedNamespaceUnitTest.inc.fixed
- tests/Drupal/Classes/UnusedUseStatementUnitTest.inc.fixed 4 additions, 4 deletionstests/Drupal/Classes/UnusedUseStatementUnitTest.inc.fixed
- tests/Drupal/Classes/UseGlobalClassUnitTest.inc.fixed 1 addition, 1 deletiontests/Drupal/Classes/UseGlobalClassUnitTest.inc.fixed
- tests/Drupal/good/good.php 2 additions, 2 deletionstests/Drupal/good/good.php
Loading
Please register or sign in to comment