Commit 86d61bd
update rustfmt.toml for projects
Summary:
At the moment these rustfmt.toml files are ignored. Our formatting tool has an explicit rustfmt.toml passed to it that overrides anything set by the code owners.
This diff updates the project's rustfmt.toml to match the one we explicitly set.
This diff also copies our explicit config in `tools/rust/ossconfigs/rustfmt.toml` to `fbsource/.rustfmt.toml`.
Reviewed By: dtolnay
Differential Revision: D84118394
fbshipit-source-id: bbc931ffd89798d5b519a1b600f11a977ac55fc81 parent d6f2636 commit 86d61bd
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
| 8 | + | |
3 | 9 | | |
0 commit comments