pub async fn handle_review_command(
common: CommonParams,
_print: bool,
) -> Result<()>
Expand description
Handles the review command which generates an AI code review of staged changes
pub async fn handle_review_command(
common: CommonParams,
_print: bool,
) -> Result<()>
Handles the review command which generates an AI code review of staged changes