mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 09:18:34 +00:00
vformat supports multi-core processing (#757)
* Feat: vformat supports multi-core processing (#996) Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
This commit is contained in:
parent
a97d45c93a
commit
3554886ce1
4 changed files with 24 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
package core
|
||||
|
||||
//go:generate go install -v golang.org/x/tools/cmd/goimports@latest
|
||||
//go:generate go install -v github.com/daixiang0/gci@latest
|
||||
//go:generate go run ../infra/vformat/main.go -pwd ./..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue