Skip to content

Commit c9cd4a2

Browse files
committed
Drop SlevomatCodingStandard.ControlStructures.RequireNullSafeObjectOperator since it's included in Doctrine
1 parent b1541df commit c9cd4a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Cdn77/ruleset.xml

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
</property>
8080
</properties>
8181
</rule>
82-
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullSafeObjectOperator" />
8382
<rule ref="SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch" />
8483
<rule ref="SlevomatCodingStandard.Files.LineLength"/>
8584
<rule ref="SlevomatCodingStandard.Functions.RequireArrowFunction" />

0 commit comments

Comments
 (0)