Add linter config

This commit is contained in:
Alejandro Domínguez 2019-01-17 13:46:39 +01:00 committed by Daniel Garcia Moreno
parent aafd8096c5
commit f270ad6d9a

2
.rustfmt.toml Normal file
View file

@ -0,0 +1,2 @@
edition = "2018"
use_try_shorthand = true