mirror of
https://github.com/vxcontrol/cloud.git
synced 2026-07-20 23:46:09 -04:00
10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"go.testFlags": [
|
|
"-count=1",
|
|
"-benchtime=3s",
|
|
],
|
|
"go.testTimeout": "300s",
|
|
"go.testExplorer.enable": true,
|
|
"search.useIgnoreFiles": true,
|
|
}
|