feat: add spacing in prompt formatting

This commit is contained in:
KaySar12 2025-05-15 18:04:50 +07:00
parent 4b1cf8a568
commit f1e0369922

View File

@ -47,6 +47,7 @@ Guidelines:
prompt = f"""
Analyze the following git diff and generate a commit message:
{diff_output}
"""