Douglas Eichelberger
Douglas Eichelberger
Hi @alexevanczuk, thanks for the thoughtful replies. Let me experiment with what's workable to bring the codebase into compliance and get back to you.
@alexevanczuk It looks like swapping the shared_context and module declaration order is not an option, e.g. going from: ```ruby module M RSpec.shared_context 'my shared context', shared_context: :metadata do let(:thing) {...
cc @alexevanczuk – relates to https://github.com/sorbet/sorbet/issues/9511
@alexevanczuk gtk, feel free to close this one as a "wontfix" if it's at all non-trivial to implement. The fix on the client side is straightforward enough.