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