File tree Expand file tree Collapse file tree 4 files changed +10
-1
lines changed Expand file tree Collapse file tree 4 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 7979 - jsonnet
8080 - pascal
8181 - fortran
82+ - comment
8283 - cmake
8384 - asm
8485 - mermaid
@@ -116,7 +117,7 @@ jobs:
116117 - uses : actions/checkout@v4
117118 with :
118119 persist-credentials : false
119- fetch-depth : 0
120+ fetch-depth : 0
120121
121122 - name : Update ${{ matrix.target }} submodule
122123 run : |
Original file line number Diff line number Diff line change 396396 branch = master
397397 update = none
398398 ignore = dirty
399+ [submodule "repos/comment "]
400+ path = repos/comment
401+ url = https://github.com/stsewd/tree-sitter-comment
402+ branch = master
403+ update = none
404+ ignore = dirty
399405[submodule "repos/cmake "]
400406 path = repos/cmake
401407 url = https://github.com/uyha/tree-sitter-cmake
Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4+ - Add ` comment ` support
45
56## 0.12.185 - 2024-05-01
67
You can’t perform that action at this time.
0 commit comments