-
Notifications
You must be signed in to change notification settings - Fork 384
Conversation
Walkthrough: This update primarily focuses on refining the format of annotations in code hunks and handling single line comments more effectively. It introduces a new regular expression to match single line comments and updates guidelines for providing comments during code reviews. Changes:
NotesChat with
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Files selected (2)
- src/prompts.ts (3)
- src/review.ts (3)
Files ignored due to filter (1)
- dist/index.js
Files skipped from review due to trivial changes (1)
- src/prompts.ts
Review comments generated (3)
- Review: 3
- LGTM: 0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Files selected (1)
- src/prompts.ts (2)
Files ignored due to filter (1)
- dist/index.js
Files skipped from review due to trivial changes (1)
- src/prompts.ts
Review comments generated (0)
- Review: 0
- LGTM: 0
Summary by CodeRabbit
Refactor:
src/review.ts
.src/prompts.ts
.