|
6429d820a9
|
fix(internal/parsers/clang_tidy/parser.go): check the return value of executor, if not 0 or 1 then report error
|
2024-05-07 16:03:49 +08:00 |
|
|
b0f3c880d5
|
fix(internal/parsers/clang_tidy/parser.go): Fix typo in default root dir
|
2024-05-07 15:38:05 +08:00 |
|
|
87c2bc38d0
|
fix(internal/parsers/clang_tidy/parser.go): Removing unused local json file
|
2024-05-07 14:52:12 +08:00 |
|
|
07ef611f95
|
feat(internal/parsers/clang_tidy): Allow working root dir to be set in config, default is "/w"
|
2024-05-07 14:46:34 +08:00 |
|
|
061664eb70
|
feat(internal/parsers/clang_tidy): Added comments for clang-tidy parser
|
2024-05-05 21:36:52 +08:00 |
|
|
ecb2f02182
|
fix(cmd/joj3/main_test.go,-examples/clang-tidy,-internal/parsers/clang_tidy): Switched clang-tidy's executor to sandbox
|
2024-05-05 14:24:15 +08:00 |
|
|
e133b13a84
|
feat(internal/executors/clang_tidy,-internal/parsers/clang_tidy,-cmd/joj3/main_test.go): Parsers and executors for clang-tidy
|
2024-05-01 00:18:09 +08:00 |
|
|
be21a16293
|
feat(ClangTidy-struct): Setup of ClangTidy struct, copied from Dummy
|
2024-03-29 15:08:37 +08:00 |
|