Skip to content

Commit

Permalink
Drupal.Classes.UnusedUseStatement (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored Sep 11, 2024
1 parent fa9e436 commit 24ebd76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Standards/AcquiaPHPStrict/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<rule ref="AcquiaPHPMinimal"/>

<!-- Drupal sniffs -->
<rule ref="Drupal.Classes.UnusedUseStatement"/>
<rule ref="Drupal.Commenting.InlineComment"/>

<!-- SlevomatCodingStandard sniffs -->
Expand Down

0 comments on commit 24ebd76

Please sign in to comment.