Aaron Christiansen
Aaron Christiansen
Cheers for reporting! I'll aim to push out a fix for this soon, and try to put it behind a version gate so users of older Sorbets don't get errors...
@mikeroher I'm afraid I don't seem to be able to reproduce this on the latest Sorbet (0.5.9058) - what version of Sorbet are you using? Either way, the form of...
Thanks for the suggestion - this would be neat! Unfortunately, I'm not sure that YARD is actually aware of instance variables :( Sord doesn't parse the tags or Ruby code...
I can't reproduce this, I'm afraid - `rails console` doesn't even run my `~/.irbrc` for some reason! Although it's not ideal at all, does adding `yes_i_did` as a development dependency...
It's been a long time since I first started working on Sord, so my justifications for any features have been somewhat lost to time. Those breadcrumbs would have been helpful...
Sord 7.0.0 now depends on the latest Parlour 9.1, which should resolve this issue :)
Thanks for the report! I can reproduce this with your test case. From [a code search](https://github.com/search?q=%22@param+%26block%22+language:Ruby&type=code) it looks like this pattern is used in a reasonable number of projects, so...