5 lines
90 B
JSON
5 lines
90 B
JSON
|
{
|
||
|
"go.lintTool": "golangci-lint",
|
||
|
"go.lintFlags": ["--fast", "-E", "exportloopref"]
|
||
|
}
|