Files
Archive/xray-core/core/format.go
2024-03-05 02:32:38 -08:00

6 lines
182 B
Go

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 ./..