remove goformat from settings.json.

This commit is contained in:
Miroslav Šedivý 2024-05-05 00:03:47 +02:00
parent 57ffca0bed
commit b562c797b3

View File

@ -1,5 +1,4 @@
{
"go.formatTool": "goformat",
"go.inferGopath": false,
"go.autocompleteUnimportedPackages": true,
"go.delveConfig": {