Skip to content

Conversation

@jtraglia
Copy link
Member

@jtraglia jtraglia commented May 15, 2025

This PR wraps lines in markdown files (specs) at 80 characters. This helps with consistency & readability when viewing raw markdown, which contributors often do when making changes. I've reviewed a large chunk of these changes and everything appears to be fine to me. I like that it doesn't break hyperlinks, doesn't break inline code, and indents wrapped lists.

There are no other changes here. I simply added --wrap=80 and ran make lint.

PS: this is something I've been wanting to do for a while. Waited until after the v1.5.0 stable release. We're going to do a new alpha release next week with a few spec changes, so I believe now is a good time for this.

@jtraglia jtraglia added the presentation Presentation (as opposed to content) label May 15, 2025
@jtraglia jtraglia force-pushed the markdown-line-wrap branch from 1fc2229 to 03c4ea2 Compare May 15, 2025 19:12
@jtraglia jtraglia changed the title Wrap lines at 100 characters in all markdown files Enforce 80-character line limit in all markdown files May 15, 2025
@jtraglia jtraglia mentioned this pull request May 15, 2025
10 tasks
Copy link
Contributor

@GabrielAstieres GabrielAstieres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks Justin

@GabrielAstieres GabrielAstieres merged commit aa1350f into ethereum:dev May 16, 2025
12 checks passed
@jtraglia jtraglia deleted the markdown-line-wrap branch May 16, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

presentation Presentation (as opposed to content)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants