Skip to content

Conversation

@jcjones
Copy link
Contributor

@jcjones jcjones commented Jan 8, 2026

Also configures rustfmt to 100 character max_width, which only impacts code reflows, and isn't a hard limit. But here in this change, I'm only worried about comments.

Fix #4262

NOTE: This will conflict all over the place with #4219, which I totally know and understand, but most of it won't, and I am gonna rebase it afterward. But I just had a little more steam left tonight and wanted to bang this out.

Also configures `rustfmt` to 100 character `max_width`, which only impacts code reflows,
and isn't a hard limit. But here in this change, I'm only worried about comments.

Fix #4262
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce 100-character wrap

2 participants