Skip to content

Use tree-sitter-languages package pre-built wheels

Tan Le requested to merge add-tree-sitter-languages into main

What does this merge request do and why?

Use tree-sitter-languages package pre-built wheels

This removes the need of compiling tree-sitter grammars as part of our CI and Docker build.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports