aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/enforce/injections.scm
blob: 9231a4429612a406ed463bd00f64b4ade0b6336f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
([
  (comment_block)
  (comment_line)
] @injection.content
  (#set! injection.language "comment"))

([
  (doc_block)
  (doc_line)
] @injection.content
  (#set! injection.language "doxygen"))

; TODO: string and print (numbered) format injection