File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
ProjektMOTORCodingStandard Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 48
48
<!-- $count++ is not allowed wtf -->
49
49
<exclude name =" SlevomatCodingStandard.Operators.DisallowIncrementAndDecrementOperators.DisallowedPostIncrementOperator" />
50
50
<exclude name =" SlevomatCodingStandard.TypeHints.DisallowArrayTypeHintSyntax.DisallowedArrayTypeHintSyntax" />
51
+ <exclude name =" SlevomatCodingStandard.TypeHints.DisallowMixedTypeHint.DisallowedMixedTypeHint" />
51
52
<exclude name =" SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingTraversableParameterTypeHintSpecification" />
52
53
<exclude name =" SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingTraversableReturnTypeHintSpecification" />
53
54
<exclude name =" SlevomatCodingStandard.TypeHints.TypeHintDeclaration.UselessDocComment" />
You can’t perform that action at this time.
0 commit comments