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 4848 <!-- $count++ is not allowed wtf -->
4949 <exclude name =" SlevomatCodingStandard.Operators.DisallowIncrementAndDecrementOperators.DisallowedPostIncrementOperator" />
5050 <exclude name =" SlevomatCodingStandard.TypeHints.DisallowArrayTypeHintSyntax.DisallowedArrayTypeHintSyntax" />
51+ <exclude name =" SlevomatCodingStandard.TypeHints.DisallowMixedTypeHint.DisallowedMixedTypeHint" />
5152 <exclude name =" SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingTraversableParameterTypeHintSpecification" />
5253 <exclude name =" SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingTraversableReturnTypeHintSpecification" />
5354 <exclude name =" SlevomatCodingStandard.TypeHints.TypeHintDeclaration.UselessDocComment" />
You can’t perform that action at this time.
0 commit comments