Update review.md

This commit is contained in:
Tal
2024-12-14 11:53:47 +02:00
committed by GitHub
parent 5e5c251cd0
commit 0be2750dfa

View File

@ -39,7 +39,7 @@ pr_commands = [
] ]
[pr_reviewer] [pr_reviewer]
num_code_suggestions = ... extra_instructions = "..."
... ...
``` ```
@ -95,7 +95,7 @@ num_code_suggestions = ...
<table> <table>
<tr> <tr>
<td><b>num_code_suggestions</b></td> <td><b>num_code_suggestions</b></td>
<td>Number of code suggestions provided by the 'review' tool. Default is 0, meaning no code suggestions will be provided by the `review` tool.</td> <td>Number of code suggestions provided by the 'review' tool. Default is 0, meaning no code suggestions will be provided by the `review` tool. Note that this is a legacy feature, that will be removed in future releases. Use the `improve` tool instead for code suggestions</td>
</tr> </tr>
<tr> <tr>
<td><b>inline_code_comments</b></td> <td><b>inline_code_comments</b></td>