tree-sitter / tree-sitter-go

Go grammar for tree-sitter
MIT License
310 stars 65 forks source link

Support for go.mod files #60

Closed matoous closed 1 year ago

matoous commented 2 years ago

Hi! Would it make sense to add support also for go.mod file syntax? Happy to contribute if that makes sense.

mattmassicotte commented 2 years ago

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