summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-10 23:55:22 +0300
committerPaul Buetow <paul@buetow.org>2026-06-10 23:55:22 +0300
commitdd279875b978dd3539e75c4159e62cb1b78b8ce7 (patch)
treeae4fa7543311da46e00c0371ae7cc2094e29aeb4 /cmd
parenta19068287901421f3112b30b5ff7b2af9e115a64 (diff)
lsp: rename 'close' return to 'closeStr' in inlineMarkers to avoid shadowing builtin
The named return value 'close' in Server.inlineMarkers() shadowed the Go builtin 'close'. Renamed it to 'closeStr' (matching the 'openStr' naming used by callers) and added a comment explaining the reasoning. Callers use positional returns, so no call sites changed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions