Skip to content

Commit

Permalink
chore: Update grammars (#656)
Browse files Browse the repository at this point in the history
Done with:

```sh
bin/update-grammars.sh
```

Test baselines were updated because a kind ID has changed in the
grammar.
  • Loading branch information
afnanenayet authored Jun 11, 2023
1 parent 3dd4144 commit 1cce48d
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion grammars/tree-sitter-cpp
Submodule tree-sitter-cpp updated 1 files
+2 −2 .appveyor.yml
2 changes: 1 addition & 1 deletion grammars/tree-sitter-go
2 changes: 1 addition & 1 deletion grammars/tree-sitter-php
4 changes: 2 additions & 2 deletions tests/snapshots/regression_test__tests__short_go_true.snap
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ RichHunks(
row: 6,
column: 1,
},
kind_id: 22,
kind_id: 24,
},
],
},
Expand Down Expand Up @@ -206,7 +206,7 @@ RichHunks(
row: 8,
column: 11,
},
kind_id: 21,
kind_id: 23,
},
],
},
Expand Down

0 comments on commit 1cce48d

Please # to comment.