tweak rustfmt config

This commit is contained in:
figsoda 2020-11-23 15:49:53 -05:00
parent 3e0a0c3389
commit 0f0c3215db

View file

@ -1,8 +1,7 @@
condense_wildcard_suffixes = true
edition = "2018"
format_code_in_doc_comments = true
merge_imports = true
newline_style = "unix"
newline_style = "Unix"
normalize_comments = true
normalize_doc_attributes = true
overflow_delimited_expr = false