Skip to content

Commit 2788f11

Browse files
otama-jaccyclaude
andcommitted
Update spoom.rbi via spoom srb sigs export
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3fac52e commit 2788f11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rbi/spoom.rbi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1836,7 +1836,7 @@ class Spoom::LSP::Hover < ::T::Struct
18361836
include ::Spoom::LSP::PrintableSymbol
18371837

18381838
const :contents, ::String
1839-
const :range, T.nilable(T::Range[T.untyped])
1839+
const :range, T.nilable(::Spoom::LSP::Range)
18401840

18411841
sig { override.params(printer: ::Spoom::LSP::SymbolPrinter).void }
18421842
def accept_printer(printer); end

0 commit comments

Comments
 (0)