8.13.2
🐛 Fixes
SlevomatCodingStandard.Commenting.UselessFunctionDocComment: Fixed false positivesSlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed false positivesSlevomatCodingStandard.ControlStructures.JumpStatementsSpacing: Fix TypeError when return is on the first line of the file (thanks to @herndlm)