pub fn skip_consistency_checks(
cmd: BuiltinCommand,
state: &mut State,
) -> Result<ControlFlow, Error>
Expand description
Skips consistency checks for the current file.
pub fn skip_consistency_checks(
cmd: BuiltinCommand,
state: &mut State,
) -> Result<ControlFlow, Error>
Skips consistency checks for the current file.