This commit is contained in:
2022-04-23 11:05:07 +00:00
committed by Gitea
parent cfb1dbe276
commit 4fa227c452
3 changed files with 23 additions and 22 deletions

View File

@ -9,5 +9,7 @@
},
"gopls": {
"formatting.gofumpt": true,
}
},
"editor.detectIndentation": false,
"editor.tabSize": 2
}