aboutsummaryrefslogtreecommitdiffstats
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-06-08 18:11:38 -0400
committerJesse Luehrs <doy@tozt.net>2019-06-08 18:11:38 -0400
commit59abbab62e936a46ceea7bb7ebac5ca9ef4ba2da (patch)
treef9051679b288203a4c05cff097c6738dfda94fa3 /.rustfmt.toml
parent9168c7fca9043d48bc65eaca6837a537d220a1ed (diff)
downloadnbsh-old-59abbab62e936a46ceea7bb7ebac5ca9ef4ba2da.tar.gz
nbsh-old-59abbab62e936a46ceea7bb7ebac5ca9ef4ba2da.zip
basic readline 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