Files
Floris Bruynooghe db9bf72ac4 chore: auto format and wrap comments (#744)
## Description

This enables the auto-formatting to automatically format and wrap
comments so they do not exceed the length of the code.

This is still an experimental feature it seems, but we've had good
results with the import ordering so this might work out as well.

## Breaking Changes

none

## Notes & open questions

This is quite the bloodbath, probably should have been
expected. Partially I wish we could enable this only for new code but
hey.

I've fixed up the worst things, let me know if there's still anything
else that needs fixing up.

I'd secretly like to set this to 92 rather than 100. But I guess that
would be pushing my personal preferences too far.

It this works we should probably also do this on iroh.

I love the irony that the line in the Makefile.toml is now well over
100 characters long.

I'd prefer to only merge this by consensus, vetos are also accepted.

## Change checklist

- [x] Self-review.
- [x] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
2026-07-29 16:33:58 +00:00
..
2020-11-05 09:44:44 +01:00
2020-11-05 09:44:44 +01:00