Skip to content

Commit ce3ddc2

Browse files
committed
chore(static-analysis): Drop phpcs rule Exceptions.ReferenceThrowableOnly
1 parent 79822ae commit ce3ddc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpcs.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@
286286
</properties>
287287
</rule>
288288
<rule ref="SlevomatCodingStandard.TypeHints.UselessConstantTypeHint"/>
289-
<rule ref="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly"/>
290289
<rule ref="SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch"/>
291290
<rule ref="SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion"/>
292291
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceEqualOperator"/>

0 commit comments

Comments
 (0)