mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
Merge pull request #1048 from woung717/fix/review-task-prompt
fix broken output format(yaml) prompt
This commit is contained in:
commit
6b9de6b253
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ review:
|
|||
{%- endif %}
|
||||
|
||||
{%- if num_code_suggestions > 0 %}
|
||||
code_feedback
|
||||
code_feedback:
|
||||
- relevant_file: |
|
||||
directory/xxx.py
|
||||
language: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue