X-Git-Url: http://git.openbox.org/?p=dana%2Fopenbox.git;a=blobdiff_plain;f=HACKING;h=e450bba39e8f5a0a3b351b1e09bf1197c1d8e914;hp=dab0aad826eb392054232170d5b3bc1553d17b66;hb=1ffc0021325e30db7bb7f8b2a17ca7f5546b3324;hpb=e154e894ec5e7344bef1eff9f80645a4fa9424cb diff --git a/HACKING b/HACKING index dab0aad..e450bba 100644 --- a/HACKING +++ b/HACKING @@ -27,8 +27,7 @@ not all, guidelines: lines * most other constructs should have braces on the same line as the statement + * else appears on a new line, just like an if * when in doubt look at the rest of the source * vim users can use "set expandtab tabstop=4 shiftwidth=4 softtabstop=4" for some of this - -