summaryrefslogtreecommitdiffstats
path: root/third_party/rust/authenticator/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/authenticator/rustfmt.toml')
-rw-r--r--third_party/rust/authenticator/rustfmt.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/rust/authenticator/rustfmt.toml b/third_party/rust/authenticator/rustfmt.toml
new file mode 100644
index 0000000000..b3e96e305b
--- /dev/null
+++ b/third_party/rust/authenticator/rustfmt.toml
@@ -0,0 +1,3 @@
+comment_width = 200
+wrap_comments = true
+edition = "2018"