mix git_hoox.list (GitHoox v0.5.0)

Copy Markdown View Source

Show the resolved hook configuration for the current repo.

mix git_hoox.list

Loads .git_hoox.exs and prints each stage with its hooks and the resolved 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.