File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 174
174
<exclude name =" SlevomatCodingStandard.Whitespaces.DuplicateSpaces" />
175
175
<exclude name =" SlevomatCodingStandard.Files.TypeNameMatchesFileName" />
176
176
<exclude name =" SlevomatCodingStandard.Files.LineLength.LineTooLong" />
177
+ <exclude name =" SlevomatCodingStandard.Functions.StaticClosure.ClosureNotStatic" />
178
+ <exclude name =" SlevomatCodingStandard.Functions.RequireArrowFunction.RequiredArrowFunction" />
177
179
<exclude name =" SlevomatCodingStandard.ControlStructures.DisallowEmpty.DisallowedEmpty" />
178
180
<exclude name =" SlevomatCodingStandard.ControlStructures.NewWithParentheses.MissingParentheses" />
179
181
<exclude name =" SlevomatCodingStandard.ControlStructures.DisallowYodaComparison.DisallowedYodaComparison" />
You can’t perform that action at this time.
0 commit comments