mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-04-16 20:45:50 +00:00
6 lines
182 B
Go
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 ./..
|