You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
Remove tree-sitter and associated build infrastructure (#664)
The static-analysis command previously depended on tree-sitter, which required building some C-based extensions coming from submodules.
Now that static-analysis is gone, we can also remove `tree-sitter` and all associated build complexity.
0 commit comments