Crates.io | tree-sitter-gomod |
lib.rs | tree-sitter-gomod |
version | 1.0.1 |
source | src |
created_at | 2023-07-31 17:11:47.367696 |
updated_at | 2023-12-18 21:01:38.343564 |
description | gomod grammar for the tree-sitter parsing library |
homepage | |
repository | https://github.com/tree-sitter/tree-sitter-go-mod |
max_upload_size | |
id | 931066 |
size | 132,705 |
tree-sitter grammar for go.mod files.
The grammar is fairly small, and has been working well for highlighting for me. I expect it to evolve slightly to better fit tree-sitter best practices, but there shouldn't be anything major.