[tuxdroid-user] Coding style automation
Status: Beta
Brought to you by:
ks156
From: Philippe T. <ph...@te...> - 2007-04-15 11:15:42
|
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 |