diff options
| author | Kujtim Hoxha <[email protected]> | 2025-04-21 14:29:03 +0200 |
|---|---|---|
| committer | Kujtim Hoxha <[email protected]> | 2025-04-21 14:29:28 +0200 |
| commit | a8d5787e8ef561037f73b669128f46ae1b1e8553 (patch) | |
| tree | b606adbc85069d60cc518c74508a7ecbc87c051b /.opencode.json | |
| parent | 9ae6af8856ca6a13d575ec6a8989a5f6ee4297b1 (diff) | |
| download | opencode-a8d5787e8ef561037f73b669128f46ae1b1e8553.tar.gz opencode-a8d5787e8ef561037f73b669128f46ae1b1e8553.zip | |
config validation
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" |
