File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ format_code_in_doc_comments = false
1616comment_width = 80
1717normalize_comments = false
1818normalize_doc_attributes = false
19- license_template_path = " "
2019format_strings = false
2120format_macro_matchers = false
2221format_macro_bodies = true
@@ -53,7 +52,7 @@ trailing_comma = "Vertical"
5352match_block_trailing_comma = false
5453blank_lines_upper_bound = 1
5554blank_lines_lower_bound = 0
56- edition = " 2015 "
55+ edition = " 2018 "
5756version = " One"
5857inline_attribute_width = 0
5958format_generated_files = true
@@ -63,15 +62,12 @@ use_field_init_shorthand = false
6362force_explicit_abi = true
6463condense_wildcard_suffixes = false
6564color = " Auto"
66- required_version = " 1.4.38"
6765unstable_features = false
6866disable_all_formatting = false
6967skip_children = false
7068hide_parse_errors = false
7169error_on_line_overflow = false
7270error_on_unformatted = false
73- report_todo = " Never"
74- report_fixme = " Never"
7571ignore = []
7672emit_mode = " Files"
7773make_backup = false
You can’t perform that action at this time.
0 commit comments