cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
947 stars 67 forks source link

Delete InnerParser Type #183

Closed cpisciotta closed 8 months ago

cpisciotta commented 8 months ago

This is one step of a larger effort to simplify xcbeautify. This PR deletes the InnerParser type. Instead, Parser directly transforms raw xcodebuild output to formatted xcbeautify output.