pub fn run(ctx: &GateCtx, files: &[String]) -> GateResultExpand description
Judge every file pre-commit passed.
ยงErrors
crate::gates::GateError::Io when a file cannot be read.
pub fn run(ctx: &GateCtx, files: &[String]) -> GateResultJudge every file pre-commit passed.
crate::gates::GateError::Io when a file cannot be read.