in reply to Tabs vs Spaces lets give this a go
So, I would disagree with your point 3. Not every line of code has an explicit indentation level, in particular continuation lines do not.
I prefer space indentation for these reasons.
A counter argument could be made that such long lines are always bad, or that one should use a sufficiently wide line and so that line-splitting is never necessary. But you'd need to establish that point before having a tab-v-space argument, since the 'pro tab' position depends on it, I think.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Tabs vs Spaces lets give this a go
by xdg (Monsignor) on Oct 08, 2006 at 17:00 UTC | |
| |
A reply falls below the community's threshold of quality. You may see it by logging in. |