clang-tidy parser and executor #26

Merged
张泊明518370910136 merged 26 commits from clang-tidy into master 2024-05-18 02:50:13 +08:00
Showing only changes of commit fb61ad33e3 - Show all commits

View File

@ -2,7 +2,7 @@
## Quick Start
To register the sandbox executor, you need to run go-judge before running this program.
To register the sandbox executor, you need to run [`go-judge`](https://github.com/criyle/go-judge) before running this program. Install `go-judge` and start it with `go-judge -enable-grpc`
```bash
$ make test