feat: Support inline comments using colon-prefixed RBS syntax by pvcresin · Pull Request #24 · sinsoku/rbs-trace
This PR will support comment output in #: format so that RBS::Trace can be used in Sorbet projects. (Maybe even TypeProf?) Issue Sorbet supports comments in RBS format on an experimental basis. h...