Skip to content

Commit dc98c20

Browse files
committed
Update skeleton
1 parent 24e847b commit dc98c20

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

rustfmt.toml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,3 @@ edition = "2021"
22
max_width = 132
33
use_field_init_shorthand = true
44
use_try_shorthand = true
5-
6-
#unstable_features = true
7-
#fn_single_line = true
8-
#format_code_in_doc_comments = true
9-
#format_macro_matchers = true
10-
#format_strings = true
11-
#group_imports = "StdExternalCrate"
12-
#hex_literal_case = "Upper"
13-
#imports_layout = "HorizontalVertical"
14-
#imports_granularity = "Module"
15-
#reorder_impl_items = true
16-
#version = "Two"
17-
#wrap_comments = true

0 commit comments

Comments
 (0)