mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
docs: clarify description of codebase duplication compliance section in documentation
This commit is contained in:
parent
f251a8a6cb
commit
2230da73fd
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ enable_global_pr_compliance = true
|
|||
</tr>
|
||||
<tr>
|
||||
<td><b>enable_codebase_duplication_section</b></td>
|
||||
<td>If set to true, the codebase duplication compliance section will be displayed in the output. When false, the entire RAG section is hidden. Default is true.</td>
|
||||
<td>If set to true, the codebase duplication compliance section will be displayed in the output. When false, the entire codebase duplication section is hidden. Default is true.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>enable_custom_compliance_section</b></td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue