Update ruleset.xml
This commit is contained in:
@@ -24,9 +24,8 @@
|
||||
<exclude name="PSR12.Functions.NullableTypeDeclaration.WhitespaceFound"/>
|
||||
<!-- checked by PSR12.ControlStructures.ControlStructureSpacing -->
|
||||
<exclude name="PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace"/>
|
||||
<!-- checked by Squiz.NamingConventions.ValidVariableName.NotCamelCaps -->
|
||||
|
||||
<exclude name="Zend.NamingConventions.ValidVariableName.NotCamelCaps"/>
|
||||
<!-- checked by Zend.NamingConventions.ValidVariableName.NotCamelCaps -->
|
||||
<exclude name="Squiz.NamingConventions.ValidVariableName.NotCamelCaps"/>
|
||||
|
||||
</rule>
|
||||
|
||||
@@ -34,7 +33,7 @@
|
||||
<rule ref="vendor/escapestudios/symfony2-coding-standard/Symfony/ruleset.xml"><!-- relative path to your ruleset.xml -->
|
||||
<!-- sniffs to exclude -->
|
||||
<exclude name="Symfony.Functions.Arguments.Invalid" />
|
||||
|
||||
|
||||
<exclude name="Symfony.NamingConventions.ValidClassName.InvalidInterfaceName" />
|
||||
<exclude name="Symfony.NamingConventions.ValidClassName.InvalidTraitName" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user