On 11-08-01 06:16 AM, Marijn Haverbeke wrote:
One way out would be to use 2-space indents everywhere. I've always preferred this anyway. What are the reasons for using 4-space indenting?
More visually distinct, serves as a disincentive to over-nesting rather than factoring code into separate functions. Default stance for most non-GNU unix people (I think?)
Discussing whitespace, mmm. -Graydon _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
