1
0
Fork 0

Add rustfmt.toml

This commit is contained in:
Daniele Tricoli 2021-07-02 02:15:20 +02:00
parent a5c5191a71
commit 3712489b18
1 changed files with 2 additions and 0 deletions

2
.rustfmt.toml Normal file
View File

@ -0,0 +1,2 @@
max_width = 80
edition = "2018"