You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was going to submit a bug about this. I found it odd that sord --rbs cannot output the type of constants, even when they have literal values (ex: a literal Regexp), and also cannot infer the types of constants when their value is a method call which has a YARD @return tag.
It would be good to be able to specify types for constants - currently they're all untyped.
The text was updated successfully, but these errors were encountered: