Skip to content

Commit

Permalink
vscode-settings: auto-update Go tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Nov 2, 2023
1 parent d6fe76c commit ed7a1ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vscode-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,6 @@
"ruby.rubocop.useServer": true,
"[dockerfile]": {
"editor.defaultFormatter": "ms-azuretools.vscode-docker"
}
},
"go.toolsManagement.autoUpdate": true
}

0 comments on commit ed7a1ba

Please sign in to comment.