pub fn run_remote(
config: &GitHubConfig,
format: &OutputFormat,
) -> Result<String>Expand description
Run PR title analysis on a remote GitHub repository.
pub fn run_remote(
config: &GitHubConfig,
format: &OutputFormat,
) -> Result<String>Run PR title analysis on a remote GitHub repository.