Closed matoous closed 1 year ago
Hi! Would it make sense to add support also for go.mod file syntax? Happy to contribute if that makes sense.
go.mod
Just in case this is useful to you, there's a grammar already created for mod files here: https://github.com/camdencheek/tree-sitter-go-mod
Hi! Would it make sense to add support also for
go.mod
file syntax? Happy to contribute if that makes sense.