File tree 1 file changed +1
-5
lines changed
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
16
16
comment_width = 80
17
17
normalize_comments = false
18
18
normalize_doc_attributes = false
19
- license_template_path = " "
20
19
format_strings = false
21
20
format_macro_matchers = false
22
21
format_macro_bodies = true
@@ -53,7 +52,7 @@ trailing_comma = "Vertical"
53
52
match_block_trailing_comma = false
54
53
blank_lines_upper_bound = 1
55
54
blank_lines_lower_bound = 0
56
- edition = " 2015 "
55
+ edition = " 2018 "
57
56
version = " One"
58
57
inline_attribute_width = 0
59
58
format_generated_files = true
@@ -63,15 +62,12 @@ use_field_init_shorthand = false
63
62
force_explicit_abi = true
64
63
condense_wildcard_suffixes = false
65
64
color = " Auto"
66
- required_version = " 1.4.38"
67
65
unstable_features = false
68
66
disable_all_formatting = false
69
67
skip_children = false
70
68
hide_parse_errors = false
71
69
error_on_line_overflow = false
72
70
error_on_unformatted = false
73
- report_todo = " Never"
74
- report_fixme = " Never"
75
71
ignore = []
76
72
emit_mode = " Files"
77
73
make_backup = false
You can’t perform that action at this time.
0 commit comments