Skip to main content

strip_review_quoting

Function strip_review_quoting 

Source
fn strip_review_quoting(line: &str) -> &str
Expand description

Strip leading > quoting prefixes from a review line.

Sashiko inline reviews quote patch content with > prefixes. Handles "> ", ">", and nested quoting like ">> ".