AaronC81 / sord

Convert YARD docs to Sorbet RBI and Ruby 3/Steep RBS files
https://sord.aaronc.cc
MIT License
299 stars 18 forks source link

Explcitly handle namespacing from root (::X) #134

Closed AaronC81 closed 2 years ago

AaronC81 commented 2 years ago

Fixes #132.

The resolver will now look for uses of ::X and handle them properly, leaving the given class paths as they are given verbatim.