Update ruleset.xml
This commit is contained in:
@@ -24,6 +24,9 @@
|
|||||||
<exclude name="PSR12.Functions.NullableTypeDeclaration.WhitespaceFound"/>
|
<exclude name="PSR12.Functions.NullableTypeDeclaration.WhitespaceFound"/>
|
||||||
<!-- 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 -->
|
||||||
|
<exclude name="Squiz.NamingConventions.ValidVariableName.NotCamelCaps"/>
|
||||||
|
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
<!-- Include the whole Symfony standard -->
|
<!-- Include the whole Symfony standard -->
|
||||||
|
|||||||
Reference in New Issue
Block a user