Update ruleset.xml

This commit is contained in:
2025-09-25 23:44:12 +03:00
parent 6a4b3a6fdf
commit 3cb95d43fa

View File

@@ -23,11 +23,10 @@
<exclude name="PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace"/>
<!-- checked by Zend.NamingConventions.ValidVariableName.NotCamelCaps -->
<!-- <exclude name="Squiz.NamingConventions.ValidVariableName.NotCamelCaps"/> -->
</rule>
<!-- All SlevomatCodingStandard snifs-->
<!-- All SlevomatCodingStandard snifs https://github.com/slevomat/coding-standard?tab=readme-ov-file#fixing-errors-automatically -->
<rule ref="vendor/slevomat/coding-standard/SlevomatCodingStandard/ruleset.xml">
<!-- sniffs to exclude -->