Skip to content

Commit 929c243

Browse files
committed
chore: update tree-sitter-cli to 0.25.0 and tree-sitter-c to 0.23.6
1 parent 56455f4 commit 929c243

File tree

8 files changed

+2706
-2669
lines changed

8 files changed

+2706
-2669
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
repository: tree-sitter/tree-sitter-c
3939
path: node_modules/tree-sitter-c
4040
sparse-checkout: queries/
41-
ref: v0.23.1
41+
ref: v0.23.6
4242
- name: Set up tree-sitter
4343
uses: tree-sitter/setup-action/cli@v2
4444
- name: Run tests
@@ -49,6 +49,7 @@ jobs:
4949
test-python: true
5050
test-go: true
5151
test-swift: true
52+
abi-version: 14
5253
- name: Parse examples
5354
uses: tree-sitter/parse-action@v4
5455
with:

package-lock.json

Lines changed: 27 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/grammar.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/node-types.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)