Jim Rees <[EMAIL PROTECTED]> writes:

> Expanding tabs is a possibility, but I'm not convinced it's necessary.

One of the nice things about eliminating tabs is that the first column
added by diff then doesn't ever mess up the indentation.

> It would require changes in the way we do things.  In particular, for me
> at least, "cvs commit" would have to do the expansion, because not all
> the code I check in comes from my editor, and my normal sanity checks
> (cvs diff) won't catch tabs.  Maybe this could be done on the cvs
> server?

You can do a check in commitinfo and make sure there aren't any tabs.  I'm
not sure if you can untabify from there as well.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to