Jake Zimmerman
Jake Zimmerman
We have a policy of testing changes to Sorbet against Stripe's codebase before merging them. I've kicked off a test run for the current PR. When the build finishes, I'll...
We have a policy of testing changes to Sorbet against Stripe's codebase before merging them. I've kicked off a test run for the current PR. When the build finishes, I'll...
We have a policy of testing changes to Sorbet against Stripe's codebase before merging them. I've kicked off a test run for the current PR. When the build finishes, I'll...
We have a policy of testing changes to Sorbet against Stripe's codebase before merging them. I've kicked off a test run for the current PR. When the build finishes, I'll...
Concern is weird because it hijacks the meaning of `include` at runtime. I don’t know of a way around this except to use `T::Sig::WithoutRuntime` to opt out of all runtime...
We have a policy of testing changes to Sorbet against Stripe's codebase before merging them. I've kicked off a test run for the current PR. When the build finishes, I'll...
Sorry for the delay, didn't realize this PR had grown stale. You had one typo and one small bug in the changes in `rewriter/`. Those are fixed, this change passes...
It turns out that we don't actually allow arbitrary constant literals—if you're attempting to define something that's not a package DSL method (like `export` or `visible_to` etc.) then they have...
I've removed `restrict_to_service` from Stripe's codebase. See https://go/Vf09nK5d if you're at Stripe.