class XCPretty::Parser

def error_or_warning_is_present

def error_or_warning_is_present
  current_issue[:reason] && current_issue[:cursor] && current_issue[:line]
end