Constant DOCKERFILE_INJECTIONS

Source
pub const DOCKERFILE_INJECTIONS: &str = "((comment)@injection.content (#set! injection.language \"comment\"))((shell_command (shell_fragment)@injection.content)(#set! injection.language \"bash\"))((run_instruction (heredoc_block)@injection.content)(#set! injection.language \"bash\")(#set! injection.include-children))";