Skip to content

Commit 9938c40

Browse files
author
Bruce Hauman
committed
get rid of mentions of clojure_form_edit_comment_block
1 parent 46af5b5 commit 9938c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/clojure-mcp/prompts/system/clojure_form_edit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ These tools understand Clojure syntax and prevent common errors.
2626
- Comments increase edit complexity and failure rate
2727
- Use meaningful function and parameter names instead
2828
- If comments are needed, add them in separate edits
29-
- Use `clojure_edit_replace_comment_block` for comment-only changes
29+
- Use `file_edit` for comment-only changes
3030

3131
## Handling Parenthesis Errors
3232
- Break complex functions into smaller, focused ones

0 commit comments

Comments
 (0)