diff --git a/src/main.ts b/src/main.ts index 55cf36d..444dda1 100644 --- a/src/main.ts +++ b/src/main.ts @@ -121,6 +121,7 @@ function createPrompt(file: File, chunk: Chunk, prDetails: PRDetails): string { - Write the comment in GitHub Markdown format. - Use the given description only for the overall context and only comment the code. - IMPORTANT: NEVER suggest adding comments to the code. +- IMPORTANT: NEVER suggest "add a newline at the end of the file to follow the standard coding conventions." ${languageContext}