rust-lang / nomicon

The Dark Arts of Advanced and Unsafe Rust Programming
https://doc.rust-lang.org/nomicon/
Apache License 2.0
1.79k stars 261 forks source link

Prefer "one sentense per line" rule #281

Open JohnTitor opened 3 years ago

JohnTitor commented 3 years ago

This makes the changes less diff-noisy. We could use this rule when changing the existing lines.

JohnTitor commented 3 years ago

Maybe it's a good idea to have a style guide like the reference.