gruf icon indicating copy to clipboard operation
gruf copied to clipboard

Add RBS support for Ruby 3+

Open splittingred opened this issue 2 years ago • 1 comments

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 avatar Aug 20 '21 17:08 splittingred

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

splittingred avatar Sep 27 '21 14:09 splittingred