Skip to content

Commit 822acf5

Browse files
committed
Add Servo's rustfmt config file
1 parent 4be6bef commit 822acf5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rustfmt.toml

+3
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)