Skip to content

Commit

Permalink
Merge pull request #967 from scrtlabs/tweak-vscode-a-bit
Browse files Browse the repository at this point in the history
settings
  • Loading branch information
assafmo authored Jul 25, 2022
2 parents 8d98719 + 73306ad commit e8e9813
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
"RUST_BACKTRACE": "1"
},
"go.useLanguageServer": true,
"go.lintTool": "golangci-lint",
"go.lintOnSave": "workspace",
"go.buildTags": "secretcli",
"gopls": {
"formatting.gofumpt": true
},
Expand Down

0 comments on commit e8e9813

Please sign in to comment.