rust-unofficial / patterns

A catalogue of Rust design patterns, anti-patterns and idioms
https://rust-unofficial.github.io/patterns/
Mozilla Public License 2.0
8.02k stars 367 forks source link

Fix lines to 150 line length for better tracking of future changes #189

Closed simonsan closed 3 years ago

simonsan commented 3 years ago

Fixes #185

I made it so each files is an extra commit, so if we would like to we could also cherry pick.