Skip to content

Commit 465d6d4

Browse files
committed
functions -> tools
1 parent d3f49b1 commit 465d6d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

prompts/check-user-facing-pr/1-check-user-facing-pr.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
functions:
2+
tools:
33
- name: git
44
description: Run a git command.
55
parameters:

prompts/check-user-facing-pr/2-check-user-facing-file.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
functions:
2+
tools:
33
- name: tree-sitter
44
description: Extract code ranges using tree-sitter queries
55
parameters:

0 commit comments

Comments
 (0)