Skip to content

Commit

Permalink
feat: upgrade languages
Browse files Browse the repository at this point in the history
  • Loading branch information
gbprod committed Oct 17, 2024
1 parent 64c8075 commit 30896f9
Show file tree
Hide file tree
Showing 10 changed files with 48,100 additions and 42,578 deletions.
455 changes: 244 additions & 211 deletions grammar.js

Large diffs are not rendered by default.

11 changes: 2 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,5 @@
"devDependencies": {
"tree-sitter-cli": "^0.20.7",
"prebuildify": "^6.0.0"
},
"tree-sitter": [
{
"file-types": [
"COMMIT_EDITMSG"
]
}
]
}
}
}
1 change: 0 additions & 1 deletion parse-lang.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,3 @@ def main():
if __name__ == "__main__":
main()


Loading

0 comments on commit 30896f9

Please sign in to comment.