pkg/

directory
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2026 License: MIT

Directories

Path Synopsis
Package config loads .doclint.yaml: rule defaults/toggles, per-rule settings, ignore globs, and the declarative custom-rule block.
Package config loads .doclint.yaml: rule defaults/toggles, per-rule settings, ignore globs, and the declarative custom-rule block.
Package document turns a file's bytes into a Document: raw content, fence-aware source lines, and a parsed frontmatter/data map.
Package document turns a file's bytes into a Document: raw content, fence-aware source lines, and a parsed frontmatter/data map.
Package engine discovers files, runs rules in parallel, applies inline suppression, and applies fixes or renders diffs.
Package engine discovers files, runs rules in parallel, applies inline suppression, and applies fixes or renders diffs.
Package report renders findings as human-readable or JSON output.
Package report renders findings as human-readable or JSON output.
Package rule defines the Rule interface, severity/fix-safety vocabulary, and the Finding/TextEdit types every rule emits.
Package rule defines the Rule interface, severity/fix-safety vocabulary, and the Finding/TextEdit types every rule emits.
builtin
Package builtin holds programmatic (Go) rules.
Package builtin holds programmatic (Go) rules.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL