pub async fn run(args: PreCommitArgs) -> Result<()>Expand description
Main entry point for the pre-commit command.
Runs verification checks and formatters with a TUI progress dashboard.
pub async fn run(args: PreCommitArgs) -> Result<()>Main entry point for the pre-commit command.
Runs verification checks and formatters with a TUI progress dashboard.