diff --git a/cmd/joj3/conf/conf.go b/cmd/joj3/conf/conf.go index 177343a..f17efd7 100644 --- a/cmd/joj3/conf/conf.go +++ b/cmd/joj3/conf/conf.go @@ -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"`