Skip to content

Commit 5aec0a9

Browse files
committed
tests: Use the same rustfmt configuration as the parent directory.
This allows us to workaround/fix rust-lang/rustfmt#3799
1 parent d0012f9 commit 5aec0a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/rustfmt.toml

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
normalize_doc_attributes = true
2+
max_width = 80
3+
binop_separator = "back"

0 commit comments

Comments
 (0)