summaryrefslogtreecommitdiffhomepage
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2016-11-30 14:27:39 +0100
committerLinus Färnstrand <linus@mullvad.net>2016-11-30 14:27:39 +0100
commit805f2cecceb6d43c35ce6152007aaa2866389965 (patch)
tree1924672bd51c3f5a5403f3d781edbe4f0ba33f59 /rustfmt.toml
parentf86d9b587e3d415059ad5c4ccff1102b1092bb07 (diff)
parent3ef1f48337b828d9530a9aa7bfc3bebbd8f893de (diff)
downloadmullvadvpn-805f2cecceb6d43c35ce6152007aaa2866389965.tar.xz
mullvadvpn-805f2cecceb6d43c35ce6152007aaa2866389965.zip
Merge branch 'project-metadata'
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
new file mode 100644
index 0000000000..a1f5f912a5
--- /dev/null
+++ b/rustfmt.toml
@@ -0,0 +1,4 @@
+reorder_imports = true
+wrap_comments = true
+write_mode = "Overwrite"
+ideal_width = 100