From 422868c1c6427ce73e665477b40922c72ccc14e5 Mon Sep 17 00:00:00 2001 From: zjc_he Date: Sun, 5 May 2024 21:43:49 +0800 Subject: [PATCH] fix(expected.json): slightly fix the output format --- expected.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expected.json b/expected.json index cf5d80a..b5b7b77 100644 --- a/expected.json +++ b/expected.json @@ -1 +1 @@ -[{"name":"prepare","results":[{"score":0,"comment":"Failed to parse result: invalid character '-' in numeric literal"}]},{"name":"clang-tidy","results":[{"score":-180,"comment":"```\n### Test results summary\n\n1. codequality-unchecked-malloc-result: 0\n2. codequality-no-global-variables: 0\n3. codequality-no-header-guard: 0\n4. codequality-no-fflush-stdin: 0\n5. readability-function-size: 0\n6. readability-identifier-naming: 0\n7. readability-redundant: 0\n8. readability-misleading-indentation: 0\n9. readability-misplaced-array-index: 0\n10. cppcoreguidelines-init-variables: 1\n11. bugprone-suspicious-string-compare: 0\n12. google-global-names-in-headers: 0\n13. clang-diagnostic: 1\n14. clang-analyzer: 0\n15. misc: 8\n16. performance: 4\n17. others: 187\n```"}]}] +[{"name":"prepare","results":[{"score":0,"comment":"Failed to parse result: invalid character '-' in numeric literal"}]},{"name":"clang-tidy","results":[{"score":-180,"comment":"### Test results summary\n\n1. codequality-unchecked-malloc-result: 0\n2. codequality-no-global-variables: 0\n3. codequality-no-header-guard: 0\n4. codequality-no-fflush-stdin: 0\n5. readability-function-size: 0\n6. readability-identifier-naming: 0\n7. readability-redundant: 0\n8. readability-misleading-indentation: 0\n9. readability-misplaced-array-index: 0\n10. cppcoreguidelines-init-variables: 1\n11. bugprone-suspicious-string-compare: 0\n12. google-global-names-in-headers: 0\n13. clang-diagnostic: 1\n14. clang-analyzer: 0\n15. misc: 8\n16. performance: 4\n17. others: 187\n"}]}]