Skip to content

Commit 418d375

Browse files
author
Johan Broberg
committed
Enhance comment formatting in post-review-comments.md for better visibility
1 parent 89f3f6c commit 418d375

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/commands/post-review-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ gh api repos/<OWNER>/<REPO>/pulls/<PR_NUMBER>/comments \
253253
**Example:**
254254
```bash
255255
gh api repos/microsoft/Agent365-python/pulls/123/comments \
256-
-f body="[CRM-001] Missing type hints for return value
256+
-f body="🔵 **[CRM-001] Missing type hints for return value**
257257
258258
The function should include a return type annotation for better IDE support.
259259

0 commit comments

Comments
 (0)