Re: [tuxdroid-user] Coding style automation
Status: Beta
Brought to you by:
ks156
From: Srikanta P. <sri...@gm...> - 2007-04-15 16:10:31
|
Perfect! Except, imho, I feel -ncdw is not needed. I feel, } while () is natural, though, I can live if it is done otherwise too :-) On 4/15/07, Philippe Teuwen <ph...@te...> wrote: > Hi all, > > After some discussions with neimad, here is a proposed set > of options for indent. > This defines most of the current coding style of the major part > of the code so if nobody objects, we'll run indent against > all the current svn code, at least the C files, to fix the other > parts not yet coding-style compliant. > > Look at the man page of indent for the option description. > > indent > -nut > -i4 > -bad > -bap > -bbb > -sob > -sc > -bl > -cli0 > -cbi4 > -nce > -ncdw > -ss > -bls > -npsl > -npcs > -bli0 > -ncs > -nprs > -saf > -sai > -saw > > Phil > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > tux-droid-user mailing list > tux...@li... > https://lists.sourceforge.net/lists/listinfo/tux-droid-user > |