pub fn run(
repo_path: &Path,
config: &AnalyzerConfig,
format: &OutputFormat,
) -> Result<String>Expand description
Run the commit-roaster analysis on a repository.
pub fn run(
repo_path: &Path,
config: &AnalyzerConfig,
format: &OutputFormat,
) -> Result<String>Run the commit-roaster analysis on a repository.