Example Output
Running goodwrite check docs/manual.md:
× nominalization: prefer the verb form ╭─[docs/manual.md:14:1] 14 │ Perform an initialization of the flight control system. · ──────┬─────── · ╰── ste100/nominalization ╰──── help: STE100 §3.1 — write "initialize" instead of "initialization of" suggestion: replace with "Initialize the flight control system." (machine-applicable) ⚠ `ECU` is a glossary synonym; prefer canonical term `controller` ╭─[docs/manual.md:22:17] 22 │ Verify that the ECU has completed its startup sequence. · ─┬─ · ╰── glossary/synonym-enforce ╰──── help: replace with `controller` suggestion: use canonical glossary term (machine-applicable) 1 error, 1 warning