mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
6 lines
116 B
JSON
6 lines
116 B
JSON
{
|
|
"go.logging.level": "error",
|
|
"go.lintOnSave": "file",
|
|
"go.lintTool": "golint",
|
|
"go.formatTool": "gofmt"
|
|
}
|