[fractal] Add linter config



commit f270ad6d9ad267499f466e2cae9d59c9e5123c43
Author: Alejandro Domínguez <adomu net-c com>
Date:   Thu Jan 17 13:46:39 2019 +0100

    Add linter config

 .rustfmt.toml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.rustfmt.toml b/.rustfmt.toml
new file mode 100644
index 00000000..5794e8d1
--- /dev/null
+++ b/.rustfmt.toml
@@ -0,0 +1,2 @@
+edition = "2018"
+use_try_shorthand = true


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]