File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 168
168
<exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint" />
169
169
<exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
170
170
<exclude name =" SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingTraversableTypeHintSpecification" />
171
+ <exclude name =" SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint" />
171
172
<exclude name =" SlevomatCodingStandard.Whitespaces.DuplicateSpaces" />
172
173
<exclude name =" SlevomatCodingStandard.Files.TypeNameMatchesFileName" />
173
174
<exclude name =" SlevomatCodingStandard.Files.LineLength.LineTooLong" />
181
182
<exclude name =" SlevomatCodingStandard.Namespaces.UseOnlyWhitelistedNamespaces.NonFullyQualified" />
182
183
<exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalConstants.NonFullyQualified" />
183
184
<exclude name =" SlevomatCodingStandard.Numbers.RequireNumericLiteralSeparator.RequiredNumericLiteralSeparator" />
185
+ <exclude name =" SlevomatCodingStandard.Classes.ForbiddenPublicProperty.ForbiddenPublicProperty" />
184
186
<exclude name =" SlevomatCodingStandard.Functions.TrailingCommaInCall.MissingTrailingComma" />
185
187
<exclude name =" SlevomatCodingStandard.Functions.RequireMultiLineCall.RequiredMultiLineCall" />
186
188
<exclude name =" SlevomatCodingStandard.Functions.RequireTrailingCommaInCall.MissingTrailingComma" />
189
+ <exclude name =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration.MissingTrailingComma" />
187
190
<exclude name =" SlevomatCodingStandard.Variables.DisallowSuperGlobalVariable.DisallowedSuperGlobalVariable" />
188
191
<exclude name =" SlevomatCodingStandard.Commenting.RequireOneLineDocComment.MultiLineDocComment" />
189
192
<exclude name =" SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment" />
You can’t perform that action at this time.
0 commit comments