Fix vformat

This commit is contained in:
世界 2022-05-18 15:26:34 +08:00
parent 5f3949a838
commit 778992eeb9
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,5 @@
package core
//go:generate go install -v github.com/daixiang0/gci@latest
//go:generate go install -v mvdan.cc/gofumpt@latest
//go:generate go run ../infra/vformat/main.go -pwd ./..