Add .rustfmt.toml

This commit is contained in:
Tyler Neely 2019-03-22 16:34:06 +01:00
parent 77b4ac40fd
commit 230c1f0d48
1 changed files with 2 additions and 0 deletions

2
.rustfmt.toml Normal file
View File

@ -0,0 +1,2 @@
reorder_imports = true
max_width = 60