9 Commits

Author SHA1 Message Date
Jason Volk
e9e9a88fc4 bump rustfmt edition
Signed-off-by: Jason Volk <jason@zemos.net>
2024-09-21 00:37:55 +00:00
Jonas Platte
8e10064364 Enforce import grouping
Includes a few manual changes to make rustfmt behave a bit better.
2023-08-22 12:31:49 +02:00
Jonas Platte
6502e4e378
Enable automatic field init shorthand in rustfmt 2022-02-18 11:37:50 +01:00
Jonas Platte
41d6bcc2a6
Format code in doc comments 2022-02-18 11:33:16 +01:00
Jonas Platte
0b83227cef
Remove edition from .rustfmt.toml
The edition is inferred from `Cargo.toml`s.
2021-02-25 20:17:47 +01:00
Jonas Platte
2ef769803c
Update .rustfmt.toml
`merge_imports` has been deprecated in favor of the new, more general
setting `imports_granularity`.
2021-02-09 15:42:25 +01:00
Jonas Platte
e7f55ea2c6
Rewrap comments 2020-11-27 18:22:18 +01:00
Jonas Platte
8ddff0d108
Merge rustfmt settings, re-run cargo fmt 2020-06-05 02:01:09 +02:00
Jonas Platte
f8b1aef906
Integrate ruma-api 2020-06-05 01:59:26 +02:00