chore: use gofumpt for code formatting
This commit is contained in:
@@ -81,7 +81,8 @@
|
||||
},
|
||||
"gopls": {
|
||||
"usePlaceholders": false,
|
||||
"staticcheck": true
|
||||
"staticcheck": true,
|
||||
"formatting.gofumpt": true,
|
||||
},
|
||||
"go.lintTool": "golangci-lint",
|
||||
"go.lintOnSave": "package",
|
||||
|
||||
Reference in New Issue
Block a user