Skip to main content

run

Function run 

Source
pub fn run(
    root: &Path,
    fix: bool,
    json: bool,
    config_only: bool,
    no_aggressive: bool,
) -> Result<()>