File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 168168 <exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint" />
169169 <exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
170170 <exclude name =" SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingTraversableTypeHintSpecification" />
171+ <exclude name =" SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint" />
171172 <exclude name =" SlevomatCodingStandard.Whitespaces.DuplicateSpaces" />
172173 <exclude name =" SlevomatCodingStandard.Files.TypeNameMatchesFileName" />
173174 <exclude name =" SlevomatCodingStandard.Files.LineLength.LineTooLong" />
181182 <exclude name =" SlevomatCodingStandard.Namespaces.UseOnlyWhitelistedNamespaces.NonFullyQualified" />
182183 <exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalConstants.NonFullyQualified" />
183184 <exclude name =" SlevomatCodingStandard.Numbers.RequireNumericLiteralSeparator.RequiredNumericLiteralSeparator" />
185+ <exclude name =" SlevomatCodingStandard.Classes.ForbiddenPublicProperty.ForbiddenPublicProperty" />
184186 <exclude name =" SlevomatCodingStandard.Functions.TrailingCommaInCall.MissingTrailingComma" />
185187 <exclude name =" SlevomatCodingStandard.Functions.RequireMultiLineCall.RequiredMultiLineCall" />
186188 <exclude name =" SlevomatCodingStandard.Functions.RequireTrailingCommaInCall.MissingTrailingComma" />
189+ <exclude name =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration.MissingTrailingComma" />
187190 <exclude name =" SlevomatCodingStandard.Variables.DisallowSuperGlobalVariable.DisallowedSuperGlobalVariable" />
188191 <exclude name =" SlevomatCodingStandard.Commenting.RequireOneLineDocComment.MultiLineDocComment" />
189192 <exclude name =" SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment" />
You can’t perform that action at this time.
0 commit comments