Skip to main content

Module lint

Module lint 

Source
Expand description

HTML linter for captured emails.

Each rule is a cheap text pattern + a single human sentence. We deliberately avoid HTML parsing: we want this to run on every captured email cheaply, and for the warnings to point at literal source lines.

Structs§

LintReport
LintWarning

Functions§

lint