aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/dockerfile/injections.scm
blob: 20396f1ae90569906bf8fd9e670d88f0272cabbc (plain) (blame)
1
2
3
4
5
6
((comment) @injection.content
 (#set! injection.language "comment"))

([(shell_command) (shell_fragment)] @injection.content
 (#set! injection.language "bash"))