Update ruleset.xml

This commit is contained in:
2025-09-25 23:38:29 +03:00
parent 1609595210
commit 6a4b3a6fdf

View File

@@ -22,7 +22,7 @@
<!-- checked by PSR12.ControlStructures.ControlStructureSpacing --> <!-- checked by PSR12.ControlStructures.ControlStructureSpacing -->
<exclude name="PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace"/> <exclude name="PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace"/>
<!-- checked by Zend.NamingConventions.ValidVariableName.NotCamelCaps --> <!-- checked by Zend.NamingConventions.ValidVariableName.NotCamelCaps -->
<exclude name="Squiz.NamingConventions.ValidVariableName.NotCamelCaps"/> <!-- <exclude name="Squiz.NamingConventions.ValidVariableName.NotCamelCaps"/> -->
</rule> </rule>