mirror of https://github.com/v2ray/v2ray-core
remove concurrency settings on linter
parent
483a56c847
commit
7365b0f9d7
|
@ -7,7 +7,6 @@
|
|||
"--enable-gc",
|
||||
"--no-config",
|
||||
"--exclude=.*\\.pb\\.go",
|
||||
"--concurrency=2",
|
||||
"--disable=gas"
|
||||
],
|
||||
"go.formatTool": "goimports",
|
||||
|
|
Loading…
Reference in New Issue