mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-03 03:47:38 +03:00
Improve vectorised writer
This commit is contained in:
parent
edd320c3a8
commit
2e36fa6849
13 changed files with 432 additions and 55 deletions
2
Makefile
2
Makefile
|
@ -18,4 +18,4 @@ lint_install:
|
|||
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
|
||||
|
||||
test:
|
||||
go test -v ./...
|
||||
go test $(shell go list ./... | grep -v /internal/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue