Skip to content

Commit d45be48

Browse files
committed
Enforce Unix newlines, just in case
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 47c4329 commit d45be48

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
@@ -1,2 +1,3 @@
11
edition = "2018"
22
format_code_in_doc_comments = true
3+
newline_style = "Unix"

0 commit comments

Comments
 (0)