Jemenake
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Multiple "Missing type signature" messages for a single method (which already has a type signature)
I have inherited a Ruby project which didn't have any type information for any methods nor properties, so I've started defining them in *.rbs files (and using rbs v3.6.1).What I can't understand is...