summaryrefslogtreecommitdiff
path: root/internal/lsp/context_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-22 23:21:36 +0300
committerPaul Buetow <paul@buetow.org>2025-08-22 23:21:36 +0300
commitc97687cb8a2f7ab578291e707bf6c920c346a8cb (patch)
treee447451ce953353892ebb63df5c350da5f97cb1d /internal/lsp/context_test.go
parent6ec565ce315a83dcd17c138d9347055000034bdd (diff)
stuff
Diffstat (limited to 'internal/lsp/context_test.go')
-rw-r--r--internal/lsp/context_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/lsp/context_test.go b/internal/lsp/context_test.go
index 54553d6..dcda042 100644
--- a/internal/lsp/context_test.go
+++ b/internal/lsp/context_test.go
@@ -1,5 +1,4 @@
// Summary: Tests for context-building logic (window, full-file) and truncation behavior.
-// Not yet reviewed by a human
package lsp
import (