diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-17 22:46:25 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-17 22:46:25 +0300 |
| commit | c83acd3f5749fe240464283a43f8b03797a1b544 (patch) | |
| tree | 97f32c7853af6255bdb430b2670f5d53e8158ac7 /cmd/hexai-lsp | |
| parent | 95ecff336b2f8315ad37daeb006d1639d1710ed0 (diff) | |
refactor as per manual code reviews
Diffstat (limited to 'cmd/hexai-lsp')
| -rw-r--r-- | cmd/hexai-lsp/main.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/hexai-lsp/main.go b/cmd/hexai-lsp/main.go index a473ad7..5ff79fa 100644 --- a/cmd/hexai-lsp/main.go +++ b/cmd/hexai-lsp/main.go @@ -1,5 +1,4 @@ // Summary: Hexai LSP entrypoint; parses flags and delegates to internal/hexailsp. -// Not yet reviewed by a human package main import ( |
