I mix the styles.
void foo() {
...
if (bar) {
...
}
...
}
// But
void baz(int lots, int of, int parameters, int so, int much,
int it, int does, int not_fit, int on, int just,
int one, int line)
{
...
if (really && really && long
&& ugly && condition)...