diff options
Diffstat (limited to 'third_party/rust/same-file/rustfmt.toml')
-rw-r--r-- | third_party/rust/same-file/rustfmt.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/rust/same-file/rustfmt.toml b/third_party/rust/same-file/rustfmt.toml new file mode 100644 index 0000000000..aa37a218b9 --- /dev/null +++ b/third_party/rust/same-file/rustfmt.toml @@ -0,0 +1,2 @@ +max_width = 79 +use_small_heuristics = "max" |