diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-10 23:55:22 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-10 23:55:22 +0300 |
| commit | dd279875b978dd3539e75c4159e62cb1b78b8ce7 (patch) | |
| tree | ae4fa7543311da46e00c0371ae7cc2094e29aeb4 /internal/askcli | |
| parent | a19068287901421f3112b30b5ff7b2af9e115a64 (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 'internal/askcli')
0 files changed, 0 insertions, 0 deletions
