feat(jinja): add parser and queries (#7573)

Signed-off-by: loongtao.zhang <loongtao.zhang@outlook.com>
Co-authored-by: Riley Bruins <ribru17@hotmail.com>
This commit is contained in:
loongtao.zhang 2025-02-08 17:38:50 +08:00 committed by GitHub
parent e8ccc339a3
commit cbd48fac13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 204 additions and 0 deletions

View file

@ -380,6 +380,9 @@
"javascript": {
"revision": "6fbef40512dcd9f0a61ce03a4c9ae7597b36ab5c"
},
"jinja": {
"revision": "cea7dd379d343e84a6e42793d9055a807957f40f"
},
"jq": {
"revision": "13990f530e8e6709b7978503da9bc8701d366791"
},