Add .rustfmt.toml

This commit is contained in:
Steven Roose 2021-03-24 22:19:13 +00:00
parent 1786f6168e
commit 779863ad21
No known key found for this signature in database
GPG Key ID: 2F2A88D7F8D68E87
1 changed files with 2 additions and 0 deletions

2
.rustfmt.toml Normal file
View File

@ -0,0 +1,2 @@
hard_tabs = true
use_small_heuristics = "Off"