diff options
| author | Seiichi Uchida <seuchida@gmail.com> | 2020-05-11 09:50:41 +0900 |
|---|---|---|
| committer | Caleb Cartwright <calebcartwright@users.noreply.github.com> | 2021-10-28 21:42:33 -0500 |
| commit | 8b766f35bcf0b2c2dcd82bd4e4ec82af49c16367 (patch) | |
| tree | 7b1cbadff857b46774d1e110aad34b86b4676994 | |
| parent | 0b8ffac0297a46d7d2d2f8328cbc49de7e7144f2 (diff) | |
| download | rust-8b766f35bcf0b2c2dcd82bd4e4ec82af49c16367.tar.gz rust-8b766f35bcf0b2c2dcd82bd4e4ec82af49c16367.zip | |
Remove legacy-rustfmt.toml (#4169)
| -rw-r--r-- | legacy-rustfmt.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/legacy-rustfmt.toml b/legacy-rustfmt.toml deleted file mode 100644 index f976fa68e4c..00000000000 --- a/legacy-rustfmt.toml +++ /dev/null @@ -1,2 +0,0 @@ -indent_style = "Visual" -combine_control_expr = false |
