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