Skip to content

Commit 91e5653

Browse files
committed
Add deletion comments for every type of file
1 parent 9597bee commit 91e5653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/tools.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Block 3
157157
// rest of code
158158
\`\`\`
159159
160-
**YOU MUST ALWAYS INCLUDE DELETION COMMENTS** when removing code blocks, functions, variables, or any other code elements. The fast-apply model cannot understand deletions without these explicit comments.
160+
**YOU MUST ALWAYS INCLUDE DELETION COMMENTS** when removing code blocks, functions, variables, or any other code elements. The fast-apply model cannot understand deletions without these explicit comments. This applies to every type of file: source files, config files, markdown files, css files, json files, etc, etc.
161161
162162
#### Additional Info
163163

0 commit comments

Comments
 (0)