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 174174 <exclude name="SlevomatCodingStandard.Whitespaces.DuplicateSpaces"/>
175175 <exclude name="SlevomatCodingStandard.Files.TypeNameMatchesFileName"/>
176176 <exclude name="SlevomatCodingStandard.Files.LineLength.LineTooLong"/>
177+ <exclude name="SlevomatCodingStandard.Functions.StaticClosure.ClosureNotStatic"/>
178+ <exclude name="SlevomatCodingStandard.Functions.RequireArrowFunction.RequiredArrowFunction"/>
177179 <exclude name="SlevomatCodingStandard.ControlStructures.DisallowEmpty.DisallowedEmpty"/>
178180 <exclude name="SlevomatCodingStandard.ControlStructures.NewWithParentheses.MissingParentheses"/>
179181 <exclude name="SlevomatCodingStandard.ControlStructures.DisallowYodaComparison.DisallowedYodaComparison"/>
You can’t perform that action at this time.
0 commit comments