summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorEduardo Broto <ebroto@tutanota.com>2019-12-07 20:09:07 +0100
committerEduardo Broto <ebroto@tutanota.com>2019-12-07 22:37:50 +0100
commit423c6a52ba84c27b8667a762ee33bc28f44f0e37 (patch)
treec333f1ead744ae4c47e6cbcd086ab7fcfaf2005d /rustfmt.toml
parenta9d72f358fca4dbe7cedd07f02e7ea20b9b5bdc1 (diff)
chore(ci): run rustfmt and clippy
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
new file mode 100644
index 0000000..32a9786
--- /dev/null
+++ b/rustfmt.toml
@@ -0,0 +1 @@
+edition = "2018"