mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
docs: fix markdown formatting in maximum coverage configuration section
This commit is contained in:
parent
b5260a824f
commit
7db9529d96
1 changed files with 1 additions and 1 deletions
|
|
@ -556,7 +556,7 @@ This approach has two main benefits:
|
|||
Note: Chunking is primarily relevant for large PRs. For most PRs (up to 600 lines of code), Qodo Merge will be able to process the entire code in a single call.
|
||||
|
||||
#### Maximum coverage configuration
|
||||
> `💎 feature
|
||||
> `💎 feature`
|
||||
|
||||
For critical code reviews requiring maximum coverage, you can combine several settings to achieve a "super exhaustive" analysis. This is not a built-in mode, but a configuration recipe for advanced use cases.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue