Skip to content

Commit

Permalink
Merge pull request #367 from Shopify/at-rbs-printer
Browse files Browse the repository at this point in the history
Add RBS printer
  • Loading branch information
Morriar authored Oct 3, 2024
2 parents 5b097f6 + cd80f10 commit 174dcc9
Show file tree
Hide file tree
Showing 3 changed files with 1,988 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/rbi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ class Error < StandardError
require "rbi/type_parser"
require "rbi/type_visitor"
require "rbi/printer"
require "rbi/rbs_printer"
require "rbi/formatter"
require "rbi/version"
Loading

0 comments on commit 174dcc9

Please sign in to comment.