yonaskolb/SwagGen

Opening up for subclassing

kerrmarin opened this issue · 1 comments

Hey!

I've found myself writing a generator for my own use and I'd like to use SwagGenKit as a base for it. I'd like to subclass SwiftFormatter but found most methods are either internal or public. Would there be any appetite to merge a PR that makes the changes to the formatters (CodeFormatter and SwiftFormatter) to make them open?

Yeah sounds good!