camdencheek / tree-sitter-dockerfile

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

Fix error if USER username/group contains capital #35

Closed Quitlox closed 1 year ago

Quitlox commented 1 year ago

Closes #34

camdencheek commented 1 year ago

LGTM, thank you for the fix!