Skip to content

Commit

Permalink
functions -> tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinMcNeil committed Nov 23, 2024
1 parent d3f49b1 commit 465d6d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion prompts/check-user-facing-pr/1-check-user-facing-pr.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
functions:
tools:
- name: git
description: Run a git command.
parameters:
Expand Down
2 changes: 1 addition & 1 deletion prompts/check-user-facing-pr/2-check-user-facing-file.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
functions:
tools:
- name: tree-sitter
description: Extract code ranges using tree-sitter queries
parameters:
Expand Down

0 comments on commit 465d6d4

Please sign in to comment.