pub fn run_clippy_step(
runner: &CommandRunner,
root: &Path,
) -> Result<ToolStep, SpawnError>Expand description
Runs Clippy through the injectable runner.
pub fn run_clippy_step(
runner: &CommandRunner,
root: &Path,
) -> Result<ToolStep, SpawnError>Runs Clippy through the injectable runner.