camdencheek / tree-sitter-dockerfile

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

feat: Value-less parameter parsing #58

Open tobni opened 2 months ago

tobni commented 2 months ago

E.g https://docs.docker.com/reference/dockerfile/#copy---link

Based on https://github.com/camdencheek/tree-sitter-dockerfile/pull/57, I can rebase out of that change if it is not appropriate.

tobni commented 1 month ago

@camdencheek Any chance of a review of this change and https://github.com/camdencheek/tree-sitter-dockerfile/pull/57?