LemmyNet / lemmy

🐀 A link aggregator and forum for the fediverse
https://join-lemmy.org
GNU Affero General Public License v3.0
13.25k stars 880 forks source link

Use vertical import style (one item per line) in rustfmt to reduce merge conflicts #5119

Open dullbananas opened 3 weeks ago

dullbananas commented 3 weeks ago

In my opinion, resolving merge conflicts is a bigger inconvenience than seeing tall imports.

Nutomic commented 3 weeks ago

Make a pull request to see how it looks, and we can discuss it there.