pub fn build_review_spec( last_diff: bool, target: Option<String>, files: Vec<String>, style: Option<String>, ) -> Result<ReviewSpec>