We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1004550 commit 5b31450Copy full SHA for 5b31450
turbobob-baseimage.json
@@ -11,5 +11,5 @@
11
"languages": ["go"],
12
"command": ["gopls"]
13
},
14
- "paths_to_cache": ["/go/pkg"]
+ "paths_to_cache": ["/go/pkg", "/root/.cache"]
15
}
0 commit comments