harper-comments

Crates.ioharper-comments
lib.rsharper-comments
version0.65.0
created_at2024-06-30 03:37:54.714267+00
updated_at2025-09-22 21:10:06.437418+00
descriptionThe language checker for developers.
homepage
repositoryhttps://github.com/automattic/harper
max_upload_size
id1287758
size166,408
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: 3400

cargo fmt