feat: use @ignore for comments and multiline strings

This commit is contained in:
elianiva 2021-03-01 20:20:37 +07:00 committed by Kiyan
parent 1297e4f1b1
commit 0bf8f58cd2
12 changed files with 32 additions and 0 deletions

View file

@ -26,3 +26,8 @@
"{"
"}"
] @branch
[
(line_comment)
(raw_string_literal)
] @ignore