First merge from develop to main (WIP) #7
@@ -52,7 +52,7 @@ func recursiveParse(prefix string, raw any, items *[]ErrorItem) {
|
||||
}
|
||||
|
||||
func main() {
|
||||
yamlDir := "internal/exception/definitions"
|
||||
yamlDir := "cmd/gen_exception/definitions"
|
||||
outputDir := "internal/exception"
|
||||
tplPath := "cmd/gen_exception/exception.tmpl"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user