refactor(cmd/joj3)!: conf #51

Merged
张泊明518370910136 merged 11 commits from conf into master 2024-10-12 13:21:59 +08:00
Showing only changes of commit 9f17bb317d - Show all commits

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"`