-
Notifications
You must be signed in to change notification settings - Fork 550
Open
Labels
A-metaArea: meta, about rustc or rustc-dev-guide itselfArea: meta, about rustc or rustc-dev-guide itselfA-styleArea: styleArea: styleC-CICategory: CI for this repoCategory: CI for this repoC-discussionCategory: discussionCategory: discussionWG-rustc-dev-guideWorking group: rustc-dev-guideWorking group: rustc-dev-guide
Description
The docs currently use a fixed-width style for formatting the source, so even small changes (adding a single word somewhere) can lead to large diffs. This also amplifies conflicts.
It might be worth to consider using one-sentence-per-line or one-logical-unit-per-line (allowing line-breaks at reasonable places even inside sentences). I have made good experience with that formatting. The change doesn't have to happen all at once; when existing text is changed one could encourage also changing it to the new format.
Cc @jyn514
jyn514, wesleywiser, camelid, JohnTitor, pierwill and 1 morepierwill, tshepang and igaray
Metadata
Metadata
Assignees
Labels
A-metaArea: meta, about rustc or rustc-dev-guide itselfArea: meta, about rustc or rustc-dev-guide itselfA-styleArea: styleArea: styleC-CICategory: CI for this repoCategory: CI for this repoC-discussionCategory: discussionCategory: discussionWG-rustc-dev-guideWorking group: rustc-dev-guideWorking group: rustc-dev-guide