docs: fix markdown formatting in maximum coverage configuration section

This commit is contained in:
ofir-frd 2025-09-21 12:24:42 +03:00
parent b5260a824f
commit 7db9529d96

View file

@ -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. 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 #### 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. 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.