Added aim robotics yaml injection

This commit is contained in:
2026-03-04 18:03:36 +01:00
parent d3471e3dc8
commit c6ea3d1c8c

View File

@@ -0,0 +1,9 @@
; extends
; Dockerfile snippets for AIM pipeline
(block_mapping_pair
key: (flow_node) @_template
(#eq? @_template "template")
value: (block_node
(block_scalar) @injection.content
(#set! injection.language "dockerfile")
(#offset! @injection.content 0 1 0 0)))