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