diff options
Diffstat (limited to '.opencode.json')
| -rw-r--r-- | .opencode.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.opencode.json b/.opencode.json index b7fc19b52..c4d1547a0 100644 --- a/.opencode.json +++ b/.opencode.json @@ -1,4 +1,5 @@ { + "$schema": "./opencode-schema.json", "lsp": { "gopls": { "command": "gopls" |
