mix git_hoox.list (GitHoox v0.4.0)

Copy Markdown View Source

Show the resolved hook configuration for the current repo.

mix git_hoox.list

Loads .git_hoox.exs, merges per-hook default_opts/0 with the user options, and prints each stage with its hooks and the opts each hook will see at run time. Useful as a debug companion to mix git_hoox.doctor.

Exits non-zero if the config fails to load or validate.