class XCPretty::Parser

def should_format_error?

TODO: clean up the mess around all this
def should_format_error?
  @formatting_error && error_or_warning_is_present
end