Closed yratanov closed 2 years ago
Hi @yratanov, thanks for reporting this - I've opened a PR which I think should fix it.
If you get a chance, it'd be great if you could test this on your codebase where you initially saw the issue - thanks :)
@AaronC81 Thank you! It works with your change! :)
Describe the bug Resolving
::<ClassName>
in unpredictableTo Reproduce
In some cases, if I have
User
class also defined in some other module, it will be wrongly resolved.in other cases it returns this:
But warning is still raised
Expected behavior
Actual behavior A description of what actually happened. Please post any incorrectly-generated RBI signatures, as well as the command-line output of Sord.
Additional information Add any other information about the problem here.