aboutsummaryrefslogtreecommitdiffstats
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-23 11:33:53 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-24 01:06:22 -0400
commit4f2e13a8008e11d9498fcb38f5315b51aa908a66 (patch)
tree2db8eaba95b519c2f7a48b258093c0c65828684b /.rustfmt.toml
parent953b259ccc797df4f486171bb3466503f5851325 (diff)
downloadcomponent-future-4f2e13a8008e11d9498fcb38f5315b51aa908a66.tar.gz
component-future-4f2e13a8008e11d9498fcb38f5315b51aa908a66.zip
copy over the basic implementation from teleterm
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..bcad605
--- /dev/null
+++ b/.rustfmt.toml
@@ -0,0 +1 @@
+max_width = 78