ExQuality.Stages.Doctor (ExQuality v0.5.0)
View SourceChecks documentation coverage using the doctor package.
Validates @moduledoc presence, function docs, and typespecs against configured thresholds.
This stage is automatically enabled only if :doctor is in deps.
Summary
Functions
Runs the doctor stage.
Functions
@spec run(keyword()) :: ExQuality.Stage.result()
Runs the doctor stage.
Config options
summary_only- Only show summary, not detailed report (default: false)