pub async fn run(format: HookFormat) -> Result<()>Expand description
Run the check subcommand (hook mode).
Reads JSON from stdin, runs the cascade, writes JSON to stdout.
pub async fn run(format: HookFormat) -> Result<()>Run the check subcommand (hook mode).
Reads JSON from stdin, runs the cascade, writes JSON to stdout.