[quake3] Tabulation

Richard Allen ra at ra.is
Thu Oct 18 23:52:03 EDT 2007


Ludwig Nussel wrote:
> Tim Angus wrote:
>> So, it's quite annoying that tabulation settings differ from file to
>> file in ioq3. In general, how would people feel about making a blanket
>> change to a consistent set of settings?
> 
> Is there any case where indentation is particularly bad? Most files
> seem to be ts=8, sw=8 which is fine.

I ran every single file in my mod thru indent(1) using the following
commandline:   indent -kr -ut -i8 -l120 -lc120 -sob -bad -bap

Made the code look extreemly nice ;)




-- 
Rikki.         --  RHCE, RHCX, HP-UX CSA and CSE.
               --  Solaris 7 Certified Systems and Network Administrator.
Bell Labs Unix --  Reach out and grep someone.
Those who do not understand Unix are condemned to reinvent it, poorly.



More information about the quake3 mailing list