Skip to content

Commit a8555b2

Browse files
authored
Merge pull request #590 from linear-b/new-line-in-askai-call
add linebreake
2 parents 3229b14 + c24ae24 commit a8555b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.cm/ask-ai.cm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ automations:
3232
Review the PR code diff only for `js` and `cm` (gitStream Configuration) files. You can suggest code changes. Make sure you cover
3333
- Finding bugs, security risks, and performance issues
3434
- Verify best practices and style guide violations
35-
- Specific improvement suggestions based on the changes", env.OPEN_AI_TOKEN) | encode }}
35+
- Specific improvement suggestions based on the changes",
36+
env.OPEN_AI_TOKEN) | encode }}
3637
3738
3839

0 commit comments

Comments
 (0)