Skip to content

Commit 65e60cb

Browse files
committed
goauth
1 parent 51de9bc commit 65e60cb

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/index.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@ Avoid generic BS advice. For each advice, please provide a file Path of the rela
2626
2727
Do not mention what's good on the code. Just focus on what's bad and how to improve.
2828
29-
Analyze the following code changes and provide a detailed review in the following format:
29+
Analyze the following code changes and provide a detailed review in the following format. MAKE SURE TO ADHERE TO THIS FORMAT!
30+
31+
### Overall score
32+
[Give a 1-5 star rating for this PR] and final comments
3033
3134
### Potential Issues
3235
[List any bugs, vulnerabilities, or critical issues]
@@ -43,8 +46,6 @@ Analyze the following code changes and provide a detailed review in the followin
4346
### Best Practices
4447
[Suggest adherence to coding standards and best practices]
4548
46-
### Overall score
47-
[Give a 1-5 star rating for this PR] and final comments
4849
4950
Please be specific and provide actionable feedback.`;
5051

0 commit comments

Comments
 (0)