We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bce958 commit 4ed3dc2Copy full SHA for 4ed3dc2
1 file changed
phpcs.xml.dist
@@ -38,6 +38,7 @@
38
<rule ref="rulesets/naming.xml/BooleanGetMethodName" />
39
40
<exclude name="SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalFunctions.NonFullyQualified" />
41
+ <exclude name="SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingTraversableTypeHintSpecification" />
42
<exclude name="Squiz.Functions.MultiLineFunctionDeclaration.ContentAfterBrace" />
43
44
</ruleset>
0 commit comments