Skip to content

Commit d75a626

Browse files
committed
Add Servo's rustfmt config file
1 parent 4824cc8 commit d75a626

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rustfmt.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
match_block_trailing_comma = true
2+
binop_separator = "Back"
3+
reorder_imports = true

0 commit comments

Comments
 (0)