From f1f61ff703db72cc1db7f834c9cb45616d55da10 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 13 Feb 2008 21:11:05 -0500 Subject: [PATCH] update the indent style guidelines --- HACKING | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 - - -- 1.9.1