|
|
@@ -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
|