mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 19:35:17 +00:00
true
This commit is contained in:
parent
577ee0241d
commit
612004727c
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ Using a combination of both can help the AI model to provide relevant and tailor
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>focus_only_on_problems</b></td>
|
<td><b>focus_only_on_problems</b></td>
|
||||||
<td>If set to true, suggestions will focus primarily on identifying and fixing code problems, and less on style considerations like best practices, maintainability, or readability. Default is false.</td>
|
<td>If set to true, suggestions will focus primarily on identifying and fixing code problems, and less on style considerations like best practices, maintainability, or readability. Default is true.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>persistent_comment</b></td>
|
<td><b>persistent_comment</b></td>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue