normalize_comments is ignored inside rewrite_missing_comment #2655
Labels
a-comments
good first issue
Issues up for grabs, also good candidates for new rustfmt contributors
only-with-option
requires a non-default option value to reproduce
https://github.com/rust-lang-nursery/rustfmt/blob/d19fc450c06cd480ef2b9e1031b55ff10df080a7/src/comment.rs#L506
We should replace
false
withcontext.config.normalize_comments
.The text was updated successfully, but these errors were encountered: