remove goformat from settings.json.
This commit is contained in:
parent
57ffca0bed
commit
b562c797b3
1 changed files with 0 additions and 1 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"go.formatTool": "goformat",
|
||||
"go.inferGopath": false,
|
||||
"go.autocompleteUnimportedPackages": true,
|
||||
"go.delveConfig": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue