ruby / rbs

Type Signature for Ruby
Other
1.91k stars 201 forks source link

Retry Refine Digest #1880

Open ksss opened 3 weeks ago

ksss commented 3 weeks ago

This PR is a retry of https://github.com/ruby/rbs/pull/1779 .

I have stopped returning bot. Then I changed testing method to raap. The Digest classes require a lot of changes when modifying RBS. If the behavior is mechanical, using raap to handle these changes can reduce management costs compared to manually updating test code. This allows us to focus on changing the signatures.