Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into next
Browse files Browse the repository at this point in the history
# Conflicts:
#	PSR2R/Sniffs/ControlStructures/ConditionalExpressionOrderSniff.php
#	README.md
#	docs/sniffs.md
  • Loading branch information
dereuromark committed Sep 23, 2023
2 parents 61ea744 + c950b88 commit f301ad5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions PSR2R/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@
</properties>
</rule>

<rule ref="SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFullyQualifiedName">
<severity>0</severity>
</rule>

<rule ref="SlevomatCodingStandard.Exceptions.DeadCatch"/>

<rule ref="SlevomatCodingStandard.Commenting.EmptyComment"/>
Expand Down

0 comments on commit f301ad5

Please sign in to comment.