Add unique_strings function and remove duplicate issues in utils.py; Update pr_reviewer_prompts.toml template

This commit is contained in:
mrT23
2024-03-04 11:07:39 +02:00
parent 234a4f352d
commit da39149c61
2 changed files with 21 additions and 11 deletions

View File

@ -138,15 +138,8 @@ Description:
======
{%- endif %}
{%- if commit_messages_str %}
Commit messages:
======
{{commit_messages_str}}
======
{%- endif %}
{%- if question_str %}
=====
Here are questions to better understand the PR. Use the answers to provide better feedback.