0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-12 11:29:36 +03:00

Fix vformat

This commit is contained in:
世界
2022-05-18 15:26:34 +08:00
parent 5f3949a838
commit 778992eeb9
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 ./..