Editorial action: break lines in the HTML source
Open
@nigelmegitt is already working on this.
Since May 4, 2023.
editorial
- Dominant language
- HTML
- Stars
- 11
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Do a trawl through the document reducing the maximum line length to some agreed value, and breaking lines at grammatical or conceptual points, so there's one "idea" per line ideally. Makes reviewing pull requests easier.
Also bring a linter in that will enforce this on future edits.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.