Use the right formatting tool

This commit is contained in:
xpetit 2021-08-16 11:34:41 +02:00
parent e838e4891c
commit 2e3a5a5974
No known key found for this signature in database
GPG Key ID: 97C60669182C17A5
1 changed files with 3 additions and 0 deletions

View File

@ -222,6 +222,9 @@ do
"$dir/.config/Code/User/settings.json" \
"$dir/.config/VSCodium/User/settings.json"
{
"gopls": {
"formatting.gofumpt": true
},
"extensions.autoCheckUpdates": false,
"extensions.autoUpdate": false,
"json.schemaDownload.enable": false,