File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ You are conducting a comprehensive code review for PR #{{ pr.number }}. You have
4040- Anchor using line + side; do not use "position".
4141- Default: side="RIGHT" for added/modified lines; use "LEFT" only for deleted lines.
4242- Validate anchors: only post an inline comment when you can ensure the anchor targets the intended code; otherwise post one brief general comment.
43- - Suggestion blocks (```suggestion) only on side="RIGHT"; be especially careful to anchor precisely when providing suggestions.
43+ - Suggestion blocks (```suggestion ... ``` ) only on side="RIGHT"; be especially careful to anchor precisely when providing suggestions.
4444- For multi-line ranges, set start_line/start_side and line/side consistently (same side).
4545
4646**IMPORTANT**: If you post any review comments, end your review summary with this exact feedback request:
You can’t perform that action at this time.
0 commit comments