aboutsummaryrefslogtreecommitdiffstats
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-07-14 03:28:09 -0400
committerJesse Luehrs <doy@tozt.net>2019-07-14 03:28:09 -0400
commit1b21857aeedcef92e041b775c0eb01a531bae531 (patch)
treee056eb24c65826cefcd18a303931cb831b5bde37 /.rustfmt.toml
parent0f1c7ebd0db9499097010de2a86494f7f9090034 (diff)
downloadteleterm-1b21857aeedcef92e041b775c0eb01a531bae531.tar.gz
teleterm-1b21857aeedcef92e041b775c0eb01a531bae531.zip
get a basic command structure in place
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