docs(cmd/joj3): add TODO

This commit is contained in:
张泊明518370910136 2024-10-09 05:00:57 -04:00
parent 66122f7194
commit 9f17bb317d
GPG Key ID: D47306D7062CDA9D

View File

@ -36,6 +36,7 @@ type Conf struct {
}
}
}
// TODO: allow skip scoreboard/failed table/issue
Teapot struct {
Skip bool `default:"true"`
LogPath string `default:"/home/tt/.cache/joint-teapot-debug.log"`