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

Improve constant generation. #92

Closed connorshea closed 5 years ago

connorshea commented 5 years ago

This is just what you suggested in #87, I can't take credit for it :P

Before

Errors
addressable: 2
    bundler: 54
  discordrb: 5
     gitlab: 8
       haml: 2
        oga: 9
      rouge: 1
 rspec-core: 45
       yard: 77
   zeitwerk: 6
      Total: 209

After

Errors
addressable: 2
    bundler: 48
  discordrb: 5
     gitlab: 4
       haml: 2
        oga: 9
      rouge: 1
 rspec-core: 43
       yard: 55
   zeitwerk: 6
      Total: 175