Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RBS support for Ruby 3+ #132

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add RBS support for Ruby 3+ #132

wants to merge 1 commit into from

Conversation

splittingred
Copy link
Member

What? Why?

Adds .rbs files for type checking support for Ruby 3+.

Note we're not implementing Steep or other static checkers yet as libraries Gruf depends on are not yet fully RBS-supported.

How was it tested?

rspec, rubocop, and through an IDE (such as RubyMine) that has native RBS support.


@bigcommerce/ruby

@splittingred
Copy link
Member Author

Holding on this for a bit until we're sure we want to adopt RBS as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants