Create rustfmt.toml

This commit is contained in:
ConnorSkees 2020-04-10 14:21:11 -04:00
parent 4868704914
commit 441962d8d5

3
rustfmt.toml Normal file
View File

@ -0,0 +1,3 @@
edition = "2018"
error_on_line_overflow = true
error_on_unformatted = true