Update gci format

This commit is contained in:
世界
2022-07-08 23:03:57 +08:00
parent 1053bcaada
commit 2cc746aafe
62 changed files with 136 additions and 201 deletions

View File

@@ -4,4 +4,4 @@ package box
//go:generate go install -v github.com/daixiang0/gci@latest
//go:generate gofumpt -l -w .
//go:generate gofmt -s -w .
//go:generate gci write -s "standard,prefix(github.com/sagernet/sing/),prefix(github.com/sagernet),prefix(github.com/sagernet/sing-box/),default" .
//go:generate gci write -s "standard,prefix(github.com/sagernet/),default" .