summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-10-02 21:32:27 -0400
committerGitHub <noreply@github.com>2021-10-02 21:32:27 -0400
commit865d0dac786ca1fd8662899d42a4d24d741ac6a3 (patch)
tree4669da62eafbb1acec2a4509553bbd337de13b29 /rustfmt.toml
parent96ca024accbcb689c271979ac3883a3fe5b72f44 (diff)
other: remove redundant line in rustfmt
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index 61aee1cc..03574d14 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -1,4 +1,3 @@
-edition = "2018"
reorder_imports = true
reorder_modules = true
merge_derives = true