Skip to content

Commit 8393193

Browse files
authored
Merge pull request #76 from traviscross/add-rustfmt-config
Add rustfmt configuration
2 parents cc59a6b + 7c138e4 commit 8393193

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rustfmt.toml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
edition = "2018"
2+
newline_style = "Unix"

0 commit comments

Comments
 (0)