Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
There was an error while loading. Please reload this page.
In the Dockerfile of function-parser, the script downloads tree-sitter==0.0.5, however, the language parser repositories are updated, which leads to conflicts, please add the
git checkoutcommand for each language parser.