mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-06-29 12:24:16 +00:00
Rollback the latest changes
This commit is contained in:
parent
38e320dd5a
commit
4327a34010
3 changed files with 14 additions and 7 deletions
3
dist/index.js
vendored
3
dist/index.js
vendored
|
@ -112,7 +112,10 @@ function createPrompt(file, chunk, prDetails) {
|
|||
- Provide comments and suggestions ONLY if there is something to improve, otherwise "reviews" should be an empty array.
|
||||
- Write the comment in GitHub Markdown format.
|
||||
- Use the given description only for the overall context and only comment the code.
|
||||
- Only return the most important issues.
|
||||
- IMPORTANT: NEVER suggest adding comments to the code.
|
||||
- IMPORTANT: Do not make suggestions related to code style.
|
||||
- IMPORTANT: Do not make suggestions related to TODO comments.
|
||||
|
||||
Review the following code diff in the file "${file.to}" and take the pull request title and description into account when writing the response.
|
||||
|
||||
|
|
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue