harper-comments

Crates.ioharper-comments
lib.rsharper-comments
version0.12.0
sourcesrc
created_at2024-06-30 03:37:54.714267
updated_at2024-10-13 15:27:33.273786
descriptionThe language checker for developers.
homepage
repositoryhttps://github.com/elijah-potter/harper
max_upload_size
id1287758
size25,428
Elijah Potter (elijah-potter)

documentation

README

harper-comments

This crate holds a number of functions, but it is primarily a wrapper around tree-sitter that allows Harper to locate the comments of a wide variety of programming languages. It also has purpose-built parsers for the structured comments of a number of languages, including Go. These additional parsers are available through the CommentParser and are enabled automatically through there.

Commit count: 469

cargo fmt