mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-18 07:17:32 -05:00
remove concurrency settings on linter
This commit is contained in:
parent
483a56c847
commit
7365b0f9d7
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -7,7 +7,6 @@
|
|||||||
"--enable-gc",
|
"--enable-gc",
|
||||||
"--no-config",
|
"--no-config",
|
||||||
"--exclude=.*\\.pb\\.go",
|
"--exclude=.*\\.pb\\.go",
|
||||||
"--concurrency=2",
|
|
||||||
"--disable=gas"
|
"--disable=gas"
|
||||||
],
|
],
|
||||||
"go.formatTool": "goimports",
|
"go.formatTool": "goimports",
|
||||||
|
Loading…
Reference in New Issue
Block a user