fix(python,starlark): update parsers & add escape_interpolation

This commit is contained in:
Amaan Qureshi 2023-08-16 03:05:59 -04:00
parent 11d79aa0f7
commit 64d1696d6d
3 changed files with 7 additions and 5 deletions

View file

@ -153,8 +153,7 @@
(string) @string
[
(escape_sequence)
"{{"
"}}"
(escape_interpolation)
] @string.escape
; doc-strings