7 lines
96 B
JSON
7 lines
96 B
JSON
{
|
|
"go.testFlags": [
|
|
"-test.v",
|
|
"-cover"
|
|
],
|
|
"go.inferGopath": false
|
|
} |