@@ -14,6 +14,7 @@ Line,Column,Type,Source
14148,1,error,SlevomatCodingStandard.Namespaces.UnusedUses.UnusedUse
15156,1,error, found 2."
161653,9,error,SlevomatCodingStandard.Commenting.EmptyComment.EmptyComment
17+ 49,9,error,Proton.Commenting.InlineCommentStartsWithSpace.WrongStyle
171852,9,error,Proton.Commenting.InlineCommentStartsWithSpace.WrongStyle
181951,9,error,SlevomatCodingStandard.Commenting.EmptyComment.EmptyComment
192049,9,error,SlevomatCodingStandard.Commenting.EmptyComment.EmptyComment
@@ -59,10 +60,10 @@ Line,Column,Type,Source
596063,62,error,Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine
60616,18,error,PSR12.Files.FileHeader.SpacingInsideBlock
61626,1,error,SlevomatCodingStandard.Namespaces.UnusedUses.UnusedUse
62- 58,60,error,SlevomatCodingStandard.TypeHints.UnionTypeHintFormat .NullTypeHintNotOnLastPosition
63- 58,32,error,SlevomatCodingStandard.TypeHints.UnionTypeHintFormat .NullTypeHintNotOnLastPosition
63+ 58,60,error,SlevomatCodingStandard.TypeHints.DNFTypeHintFormat .NullTypeHintNotOnLastPosition
64+ 58,32,error,SlevomatCodingStandard.TypeHints.DNFTypeHintFormat .NullTypeHintNotOnLastPosition
646553,54,error,SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing.WhitespaceBeforeColon
65- 53,54,error,SlevomatCodingStandard.TypeHints.UnionTypeHintFormat.DisallowedWhitespace
66+ 53,54,error,SlevomatCodingStandard.TypeHints.DNFTypeHintFormat.DisallowedWhitespaceAroundOperator
666753,52,error,PSR12.Functions.ReturnTypeDeclaration.SpaceBeforeColon
676853,20,error,PSR1.Methods.CamelCapsMethodName.NotCamelCaps
686953,20,error,SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingAnyTypeHint
0 commit comments