Skip to main content

to_csv

Function to_csv 

Source
pub fn to_csv(doc: &ReviewDocument) -> String
Expand description

Spreadsheet export: RFC 4180 (quoted fields, CRLF line endings). One row per comment — the document-level verdict lives in the JSON and Markdown exports, not here. resolved_at is empty for open comments.