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