fix(detect_exceptions): allow non-indented continuation lines in Java exceptions#282
fix(detect_exceptions): allow non-indented continuation lines in Java exceptions#282vparfonov wants to merge 1 commit into
Conversation
… exceptions Java exceptions with multi-line error messages have non-indented lines between the exception header and the stack trace. JIRA: LOG-9565 Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vparfonov The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR addressed to fix parsing Java exceptions with multi-line error messages have non-indented lines between the exception header and the stack trace.
JIRA: LOG-9565
/assign @jcantrill