feat: add spacing in prompt formatting
This commit is contained in:
parent
4b1cf8a568
commit
f1e0369922
@ -47,6 +47,7 @@ Guidelines:
|
|||||||
prompt = f"""
|
prompt = f"""
|
||||||
Analyze the following git diff and generate a commit message:
|
Analyze the following git diff and generate a commit message:
|
||||||
|
|
||||||
|
|
||||||
{diff_output}
|
{diff_output}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user