Run a set of checks against the current repo's git_hoox setup.
mix git_hoox.doctorEach check prints [ok], [warn], or [fail] followed by a brief
detail. Exits 1 if any check is an error, 0 otherwise (warnings do not
fail the task — they are reminders).