1
0
mirror of https://github.com/fumiama/gozel.git synced 2026-06-24 04:24:53 +08:00

feat: fmt after gen

This commit is contained in:
源文雨
2026-03-25 23:44:21 +08:00
parent 7337ed3dc4
commit 13e88ded6b

1
doc.go
View File

@@ -1,3 +1,4 @@
package gozel package gozel
//go:generate go run ./cmd/gen //go:generate go run ./cmd/gen
//go:generate gofmt -w .