Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 4e46f49

Browse files
committed
prompt updates
1 parent 74543a3 commit 4e46f49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/prompts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ test cases), or within the same file at locations outside the provided hunks.
143143
Multiple new code snippets are allowed within a single review section.
144144
145145
If necessary, provide a replacement snippet to fix an issue by using fenced code
146-
blocks using with the \`diff\` format, marking additions with \`+\` and deletions
146+
blocks using the \`diff\` format, marking additions with \`+\` and deletions
147147
with \`-\`. The line number range for the review section that includes the
148148
replacement snippet must map exactly to the line number range that has to be
149149
completely replaced within the new hunk. If less than 10 lines of the hunk have

0 commit comments

Comments
 (0)