Skip to content

Commit 51cddd9

Browse files
committed
Have rustfmt overwrite; git has our back(ups)
1 parent 1d7b9a3 commit 51cddd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rustfmt.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ combine_control_expr = true
88
fn_args_paren_newline = false
99
max_width = 100
1010
error_on_line_overflow = false
11+
write_mode = "Overwrite"
12+

0 commit comments

Comments
 (0)