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
The use of a forked version of go-tree-sitter causes conflicts when other gazelle languages use tree sitter.
π bug report
Is this a regression?
Yes
Description
It seems 15cc0b3 changed to a fork of tree-sitter, just to change the BUILD files? Shouldn't gazelle and/or rules_go be used to do that instead of forking an entire repository?