class XCPretty::Parser

def should_format_warning?

def should_format_warning?
  @formatting_warning && error_or_warning_is_present
end