Skip to content

Commit a6266bb

Browse files
authored
Remove empty newliines
1 parent 7086d1b commit a6266bb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

syntaxes/ql.tmLanguage.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -675,9 +675,6 @@
675675
"begin": "(?x)(?<=/\\*\\*)([^*]|\\*(?!/))*$",
676676
"while": "(?x)(^|\\G)\\s*([^*]|\\*(?!/))(?=([^*]|[*](?!/))*$)",
677677
"patterns": [
678-
679-
680-
681678
{
682679
"match": "(?x)\\G\\s* (@\\S+)",
683680
"name": "keyword.tag.ql"

0 commit comments

Comments
 (0)