From 9de8a32bc3a55f0652d487421384d0a163bf0aaa Mon Sep 17 00:00:00 2001 From: BoYanZh Date: Fri, 7 Jun 2024 01:52:05 -0400 Subject: [PATCH] feat: output force quit --- expected.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expected.json b/expected.json index cd0ba51..42555d4 100644 --- a/expected.json +++ b/expected.json @@ -1 +1 @@ -[{"name":"keyword","results":[{"score":776,"comment":"Matched keyword 30 time(s): [cppcoreguidelines-avoid-non-const-global-variables]\nMatched keyword 36 time(s): [readability-identifier-length]\nMatched keyword 1 time(s): [misc-use-anonymous-namespace]\nMatched keyword 56 time(s): [llvmlibc-implementation-in-namespace]\n"}]}] +[{"name":"keyword","results":[{"score":776,"comment":"Matched keyword 30 time(s): [cppcoreguidelines-avoid-non-const-global-variables]\nMatched keyword 36 time(s): [readability-identifier-length]\nMatched keyword 1 time(s): [misc-use-anonymous-namespace]\nMatched keyword 56 time(s): [llvmlibc-implementation-in-namespace]\n"}],"force_quit":true}]