Skip to content

Commit

Permalink
Use Slevomat.Operators.DisallowEqualOperators instead of IdenticalCom…
Browse files Browse the repository at this point in the history
…parison
  • Loading branch information
mmoll committed Nov 8, 2020
1 parent efb2975 commit 8f6df6d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 138 deletions.
66 changes: 0 additions & 66 deletions Symfony/Sniffs/ControlStructure/IdenticalComparisonSniff.php

This file was deleted.

This file was deleted.

63 changes: 0 additions & 63 deletions Symfony/Tests/ControlStructure/IdenticalComparisonUnitTest.php

This file was deleted.

2 changes: 2 additions & 0 deletions Symfony/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,6 @@
<rule ref="Symfony.Commenting.ClassComment.SpacingBeforeTags">
<message>There should always be a description, followed by a blank line, before the tags of a class comment.</message>
</rule>

<rule ref="SlevomatCodingStandard.Operators.DisallowEqualOperators" />
</ruleset>

0 comments on commit 8f6df6d

Please sign in to comment.