tweaked default

This commit is contained in:
rachel-rose
2021-04-04 09:23:35 +02:00
parent 95c40e4a5a
commit 89060610bd

View File

@@ -7,11 +7,11 @@ indent_style = "Block"
wrap_comments = true
format_code_in_doc_comments = false
comment_width = 80
normalize_comments = false
normalize_doc_attributes = false
normalize_comments = true
normalize_doc_attributes = true
license_template_path = ""
format_strings = false
format_macro_matchers = false
format_strings = true
format_macro_matchers = true
format_macro_bodies = true
empty_item_single_line = true
struct_lit_single_line = true