1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-09 20:49:10 -04:00

update vscode settings

This commit is contained in:
Darien Raymond
2016-12-21 16:38:48 +01:00
parent 3a6f66d177
commit 3692429689
2 changed files with 5 additions and 3 deletions

View File

@@ -2,8 +2,10 @@
{
"editor.tabSize": 2,
"go.buildTags": "json",
"go.lintTool": "gometalinter",
"go.lintFlags": [
"--enable-gc"
],
"go.formatTool": "goimports",
"protoc": {