mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-15 04:15:18 +00:00
typo
This commit is contained in:
parent
4d52715d25
commit
2ead9fe4df
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
### Finding Code Problems - Exploration Phase
|
### Finding Code Problems - Exploration Phase
|
||||||
|
|
||||||
The Qodo Merge `improve` tool identifies potential issues, problems and bugs in Pull Request (PR) code changes.
|
Qodo Merge `improve` tool identifies potential issues, problems and bugs in Pull Request (PR) code changes.
|
||||||
Rather than focusing on generic concepts like code style, the tool intelligently analyzes code to detect meaningful problems.
|
Rather than focusing on generic concepts like code style, the tool intelligently analyzes code to detect meaningful problems.
|
||||||
|
|
||||||
The analysis is intentionally broad to allow discovery of diverse issues - from subtle bugs to architectural concerns.
|
The analysis is intentionally broad to allow discovery of diverse issues - from subtle bugs to architectural concerns.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue