Problem
sorbet-typed was allowing users to attach a test file to each annotation so it could be checked with Sorbet.
In rbi-central, since we check the RBIs against Sorbet and Tapioca we already cover a large part of this.
What's is missing is the ability to exercise the signatures as sorbet-typed does.
Problem
sorbet-typedwas allowing users to attach a test file to each annotation so it could be checked with Sorbet.In
rbi-central, since we check the RBIs against Sorbet and Tapioca we already cover a large part of this.What's is missing is the ability to exercise the signatures as
sorbet-typeddoes.