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