mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
fix: update default value of require_todo_scan from true to false in docs
This commit is contained in:
@ -101,7 +101,7 @@ extra_instructions = "..."
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>require_todo_scan</b></td>
|
<td><b>require_todo_scan</b></td>
|
||||||
<td>If set to true, the tool will add a section that lists TODO comments found in the PR code changes. Default is true.
|
<td>If set to true, the tool will add a section that lists TODO comments found in the PR code changes. Default is false.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user