summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2022-12-18 13:40:06 -0500
committerKjetil Orbekk <kj@orbekk.com>2022-12-18 13:40:06 -0500
commit3746208a1fbc71d104fc04bd50a54921ac8eca90 (patch)
tree3e654d1e93ebc157dd01e37e66c80452d1951d54
parent7a80df9cce73e0515cdb40410e21329fdc361ee6 (diff)
Configure rustfmt
-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..5c8d931
--- /dev/null
+++ b/rustfmt.toml
@@ -0,0 +1 @@
+max_width = 80 \ No newline at end of file