aboutsummaryrefslogtreecommitdiffstats
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-12 07:38:36 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-12 07:45:06 -0500
commitd2ee9a839fec83bf4d5090b55fa39b13ce6dfda0 (patch)
treedf9210ce36e7416e2d9b4752a60a523dd6956546 /.rustfmt.toml
parentd660d974756415f86c100397db59a93b0b4b7273 (diff)
downloadvt100-test-d2ee9a839fec83bf4d5090b55fa39b13ce6dfda0.tar.gz
vt100-test-d2ee9a839fec83bf4d5090b55fa39b13ce6dfda0.zip
basic implementation
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