Re: OpenBSD madness...
Miles Bader <[email protected]>
| Newsgroups | gmane.comp.version-control.arch.user |
|---|---|
| Message-ID | <[email protected]> |
"Andy Tai" <[email protected]> writes: > Yes, I generally follow the 2-space indent in the original tla code. > But sometimes my other habit shows... I will follow the GNU style and > clean up the non-compliant part. However, my other programs unrelated to > tla may follow my own preference... As long as it's at least consistent within each file (one project I worked on wasn't even consistent within functions -- sometimes indentation would vary randomly from 2- to 8-space tabs in successive lines of straight-line code)... -Miles -- ((lambda (x) (list x x)) (lambda (x) (list x x)))