cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
915 stars 62 forks source link

Exit Early on Empty Lines #252

Closed cpisciotta closed 4 months ago

cpisciotta commented 4 months ago

When parse ingests an empty line, ensure it exits early instead of checking each of the regexes.