diff --git a/Proton/ruleset.xml b/Proton/ruleset.xml index 5bb1c3d..2e3a8b8 100644 --- a/Proton/ruleset.xml +++ b/Proton/ruleset.xml @@ -22,7 +22,6 @@ - diff --git a/tests/expected_csv.txt b/tests/expected_csv.txt index d92bf3a..2da8c68 100644 --- a/tests/expected_csv.txt +++ b/tests/expected_csv.txt @@ -61,11 +61,9 @@ Line,Column,Type,Source 6,1,error,SlevomatCodingStandard.Namespaces.UnusedUses.UnusedUse 58,60,error,SlevomatCodingStandard.TypeHints.UnionTypeHintFormat.NullTypeHintNotOnLastPosition 58,32,error,SlevomatCodingStandard.TypeHints.UnionTypeHintFormat.NullTypeHintNotOnLastPosition -58,13,warning,Generic.CodeAnalysis.UnusedFunctionParameter.Found 53,54,error,SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing.WhitespaceBeforeColon 53,54,error,SlevomatCodingStandard.TypeHints.UnionTypeHintFormat.DisallowedWhitespace 53,52,error,PSR12.Functions.ReturnTypeDeclaration.SpaceBeforeColon -53,20,warning,Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed 53,20,error,PSR1.Methods.CamelCapsMethodName.NotCamelCaps 53,20,error,SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingAnyTypeHint 53,20,error,SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingAnyTypeHint