docvet 1.5: Control Your Output — Vetted Summaries, Verbose, and Quiet #340
Alberto-Codes
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Complete output overhaul. The default output is now a single vetted summary line:
Three verbosity levels across all subcommands:
--verbose— full finding details with per-check headers--quiet— findings only, no summary or headers (ideal for CI piping)Also fixed:
fail-on/warn-onoverlap warnings now only fire whenwarn-onis explicitly set.Full changelog
All reactions