camdencheek / tree-sitter-dockerfile

A tree-sitter grammar for Dockerfile
MIT License
71 stars 20 forks source link

Add support for stdin in `RUN` #32

Closed y0nei closed 1 year ago

y0nei commented 1 year ago

image This currently breaks, adding \ characters at the end of the lines fixes the grammar but isnt practical. Without this, it just breaks the grammar for the rest of the file image