Browse Source

change format tool

Darien Raymond 8 years ago
parent
commit
14483df744
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .vscode/settings.json

+ 1 - 0
.vscode/settings.json

@@ -4,6 +4,7 @@
   
   "go.buildTags": "json",
   "go.lintTool": "gometalinter",
+  "go.formatTool": "goimports",
 
   "protoc": {
     "options": [