This commit is contained in:
mrT23 2025-01-26 12:07:48 +02:00
parent 4d52715d25
commit 2ead9fe4df
No known key found for this signature in database
GPG key ID: D350490E39D5F5AD

View file

@ -5,7 +5,7 @@
### 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.
The analysis is intentionally broad to allow discovery of diverse issues - from subtle bugs to architectural concerns.