On Tue, 2007-10-16 at 12:20 -0700, Linus Torvalds wrote:
[...]
I'm reading two different ideas here, and it seems like you're
conflating the two — and, in the process, telling some pretty smart
people (smarter than me, anyhow) to go fuck themselves.
If a project uses tabs, your statement regarding 8-char-width tabs makes
sense; you need some rule by which you can assume others are viewing the
same thing you are.
But you then dismiss out of hand the option of using all spaces; Python
has been getting along perfectly well for quite some time by following
this rule, and my experience with the language leads me to believe it's
the wiser of the choices. Questions over tab width simply *go away*;
you pick an indentation level (Python uses 4) and stick with it.
I'm not arguing that git should switch to all spaces; projects tend to
become set in their ways, and consistency can be valuable. I'm merely
pointing out that all-spaces is a quite *sane* option, even if it's one
git doesn't choose.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html