Skip to content

Commit

Permalink
Merge branch 'main' into release/3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0ttkclark committed Jul 21, 2024
2 parents 4f8f89d + 5dd90cb commit db00b75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,8 @@
<rule ref="Squiz.PHP">
<exclude name="Squiz.PHP.CommentedOutCode.Found"/>
<exclude name="Squiz.PHP.GlobalKeyword.NotAllowed"/>
<exclude name="Squiz.PHP.DisallowBooleanStatement.Found"/>
<exclude name="Squiz.PHP.DisallowComparisonAssignment.AssignedComparison"/>
<exclude name="Squiz.PHP.DisallowComparisonAssignment.AssignedBool"/>
</rule>
</ruleset>

0 comments on commit db00b75

Please sign in to comment.