lazygit/.vscode/settings.json
2023-09-30 19:46:03 +10:00

5 lines
54 B
JSON

{
"gopls": {
"formatting.gofumpt": true,
},
}