mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-23 14:43:09 +00:00
5 lines
69 B
JSON
5 lines
69 B
JSON
{
|
|
"go.lintOnSave": "workspace",
|
|
"go.lintTool": "golangci-lint"
|
|
}
|