diff options
Diffstat (limited to '')
-rw-r--r-- | third_party/rust/runloop/rustfmt.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/rust/runloop/rustfmt.toml b/third_party/rust/runloop/rustfmt.toml new file mode 100644 index 0000000000..ed37b0c63a --- /dev/null +++ b/third_party/rust/runloop/rustfmt.toml @@ -0,0 +1,2 @@ +comment_width = 200 +wrap_comments = true |