Expand description
Accessibility compliance self-check for the check subcommand.
Accessibility compliance self-check.
The check subcommand runs without connecting to a radio. It
exercises every output::* formatter with representative inputs,
runs the accessibility lint on every result, and prints a report.
A blind ham can run thd75-repl check and read the report via
their screen reader to verify their build meets the spec.
Functionsยง
- run
- Run the compliance check, print the report, return the exit code.