-bad /* \n after decl block */ -bap /* \n after proc body */ -nsob /* copy blank lines as is */ -bli0 /* {} on seaprate lines in 'if', 0 indent */ -nce /* 'else' on separate line */ -cdw /* do \n { \n } while() */ -cli0 /* switch-case label indent */ -ss /* emph ; imm. after 'for' and 'while' */ -npcs /* func(), not func () */ -nsaf /* for(, not for ( */ -nsai /* if(, not if ( */ -nsaw /* while(, not while ( */ -bls /* struct foo \n { */ -npsl /* func ret type on same line */ -ncs /* no space after cast */ -i8 /* indent width 8 */ -ci3 /* broken line indent 3 sp */ -nlp /* no line-up paren in broken func call */ -ppi3 /* indent nesting cpp constructs */ -l78 /* max line len */ -bbo /* break before && */ -hnl /* honour newlines */