AaronC81 / sord

Convert YARD docs to Sorbet RBI and Ruby 3/Steep RBS files
https://sord.aaronc.cc
MIT License
299 stars 18 forks source link

Add class attr_accessor support for RBS #140

Closed wagenet closed 2 years ago

wagenet commented 2 years ago

Since RBS doesn't actually support this, we can at least add method declarations.

AaronC81 commented 2 years ago

Fantastic, thank you!