From 67fa83ebb514dd80ef7476d8fe57600a612cca2f Mon Sep 17 00:00:00 2001 From: BoYanZh Date: Sun, 3 Nov 2024 18:33:50 -0500 Subject: [PATCH] feat: summary show occurrence --- expected.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expected.json b/expected.json index 462d3fe..3564e87 100644 --- a/expected.json +++ b/expected.json @@ -1 +1 @@ -[{"name":"clangtidy","results":[{"score":-180,"comment":"### Test results summary\n\n1. cppcoreguidelines: 63\n2. llvmlibc: 58\n3. readability: 44\n4. hicpp: 19\n5. modernize: 19\n6. misc: 9\n7. google: 6\n8. performance: 5\n9. altera: 4\n10. bugprone: 4\n11. fuchsia: 4\n12. clang: 1\n"}],"force_quit":false}] +[{"name":"clangtidy","results":[{"score":-180,"comment":"### Test results summary\n\n1. `cppcoreguidelines-avoid-non-const-global-variables`: 30 occurrence(s), -150 point(s)\n2. `readability-identifier-length`: 36 occurrence(s), -72 point(s)\n3. `llvmlibc-implementation-in-namespace`: 56 occurrence(s), -56 point(s)\n4. `misc-use-anonymous-namespace`: 1 occurrence(s), -2 point(s)\n"}],"force_quit":false}]