rove/.vscode/settings.json

5 lines
71 B
JSON
Raw Permalink Normal View History

{
"gopls": {
"buildFlags": ["-tags=integration"]
},
}