mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
internal: explain why sentence-per-line
This commit is contained in:
parent
65bdf84bea
commit
d4a51241ce
@ -947,4 +947,4 @@ match p.current() {
|
||||
For `.md` and `.adoc` files, prefer a sentence-per-line format, don't wrap lines.
|
||||
If the line is too long, you want to split the sentence in two :-)
|
||||
|
||||
**Rationale:** much easier to edit the text and read the diff.
|
||||
**Rationale:** much easier to edit the text and read the diff, see [this link](https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line).
|
||||
|
Loading…
Reference in New Issue
Block a user