Skip to content

Commit 9c93974

Browse files
committed
fix(psr2): silence rule
1 parent bb2a425 commit 9c93974

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeatCodingStandard/ruleset.xml

+1
Original file line numberDiff line numberDiff line change
@@ -264,5 +264,6 @@
264264
</rule>
265265
<rule ref="PSR1">
266266
<exclude name="PSR1.Methods.CamelCapsMethodName.NotCamelCaps"/>
267+
<exclude name="PSR1.Files.SideEffects.FoundWithSymbols"/>
267268
</rule>
268269
</ruleset>

0 commit comments

Comments
 (0)