Open tobni opened 3 months ago
Reproduce this commit (requires nvm):
nvm
nvm install --lts corepack enable pnpm pnpm install pnpm exec tree-sitter generate
I'm guessing https://github.com/camdencheek/tree-sitter-dockerfile/commit/087daa20438a6cc01fa5e6fe6906d77c869d19fe is the reason for the diffing lockfile and parser.c.
Reproduce this commit (requires
nvm
):