aboutsummaryrefslogtreecommitdiffstats
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-08-22 01:46:36 -0400
committerJesse Luehrs <doy@tozt.net>2019-08-22 01:46:36 -0400
commitd3e0fe913beedbcca37ba0c26e0dda00086dc43a (patch)
tree19a6fc4a4dca12f40fccb1af45d2897dd3b5ee5f /.rustfmt.toml
parentfd12440dada3ca11f85f84eb53d2b05af50e26b8 (diff)
downloadynab-export-d3e0fe913beedbcca37ba0c26e0dda00086dc43a.tar.gz
ynab-export-d3e0fe913beedbcca37ba0c26e0dda00086dc43a.zip
add 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