Skip to content

Commit

Permalink
Enabled SlevomatCodingStandard.Namespaces.UnusedUses.UnusedUse
Browse files Browse the repository at this point in the history
  • Loading branch information
roslov committed Nov 18, 2021
1 parent 2af048b commit 768dd99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PSR12Ext/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@
<properties>
<property name="searchAnnotations" value="true" />
</properties>
<!-- Excludes unused uses check as it is not working correctly -->
<exclude name="SlevomatCodingStandard.Namespaces.UnusedUses.UnusedUse" />
</rule>
<rule ref="SlevomatCodingStandard.Namespaces.UselessAlias" />
<rule ref="SlevomatCodingStandard.PHP.ForbiddenClasses" />
Expand Down

0 comments on commit 768dd99

Please sign in to comment.