Add rustfmt.toml

This commit is contained in:
Julian Ospald 2017-06-26 09:09:26 +02:00
parent 342bdc38fd
commit 164fb9b294
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 2 additions and 0 deletions

2
rustfmt.toml Normal file
View File

@ -0,0 +1,2 @@
max_width = 80
ideal_width = 74