Skip to content

Add go.mod grammar #78

@andrerfcsantos

Description

@andrerfcsantos

I think a pretty nice addition to the list of grammars supported by default would be tree-sitter-go-mod to parse the contents of go.mod files.

My use case is I'm using tree sitter to parse and analyze some Go code, and as part of that, some things I want to implement require me to read go.mod .Would be nice to use tree sitter for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions