This commit is contained in:
mrT23
2024-01-17 11:29:50 +02:00
parent e66bd7caa7
commit 2132771f46

View File

@ -18,7 +18,7 @@ The tool can be triggered automatically every time a new PR is [opened](https://
### Summarized vs commitable code suggestions
The code suggestions can appear as a single comment (`pr_code_suggestions.summarize=true`):
The code suggestions can be presented as a single comment (`pr_code_suggestions.summarize=true`):
___
<kbd><img src=https://codium.ai/images/pr_agent/code_suggestions_as_comment.png width="768"></kbd>
___