logos-storage-go/.vscode/settings.json
2025-10-20 02:46:50 +02:00

6 lines
61 B
JSON

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