Update ruleset.xml
This commit is contained in:
@@ -23,11 +23,10 @@
|
|||||||
<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>
|
||||||
|
|
||||||
|
|
||||||
<!-- 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">
|
<rule ref="vendor/slevomat/coding-standard/SlevomatCodingStandard/ruleset.xml">
|
||||||
<!-- sniffs to exclude -->
|
<!-- sniffs to exclude -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user