Update ruleset.xml
This commit is contained in:
@@ -36,9 +36,11 @@
|
||||
<exclude name="Symfony.NamingConventions.ValidClassName.InvalidInterfaceName" />
|
||||
<exclude name="Symfony.Commenting.Annotations.Invalid" />
|
||||
<exclude name="Symfony.Errors.ExceptionMessage.Invalid" />
|
||||
|
||||
<exclude name="Symfony.NamingConventions.ValidClassName.InvalidTraitName" />
|
||||
<exclude name="Symfony.Commenting.FunctionComment.ParamNameNoMatch" />
|
||||
|
||||
<exclude name="Squiz.Strings.ConcatenationSpacing.PaddingFound" />
|
||||
|
||||
</rule>
|
||||
|
||||
<!-- Force array element indentation with 4 spaces -->
|
||||
|
||||
Reference in New Issue
Block a user