fn light_rewrite_comment( orig: &str, offset: Indent, config: &Config, is_doc_comment: bool, ) -> String
Trims whitespace and aligns to indent, but otherwise does not change comments.