Skip to content

Commit 38ee5c5

Browse files
rustfmt: set option fn_single_line
1 parent ec2b4ed commit 38ee5c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rustfmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ unstable_features = true
88
match_block_trailing_comma = true
99
format_macro_bodies = false
1010
indent_style = "Visual"
11+
fn_single_line = true

0 commit comments

Comments
 (0)