Skip to content

Commit 4ed3dc2

Browse files
committed
Exclude a rule
1 parent 0bce958 commit 4ed3dc2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpcs.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<rule ref="rulesets/naming.xml/BooleanGetMethodName" />
3939

4040
<exclude name="SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalFunctions.NonFullyQualified" />
41+
<exclude name="SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingTraversableTypeHintSpecification" />
4142
<exclude name="Squiz.Functions.MultiLineFunctionDeclaration.ContentAfterBrace" />
4243

4344
</ruleset>

0 commit comments

Comments
 (0)