diff options
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Indenting -~~~~~~~~~ +========= To have consistent indenting we have vi modeline/emacs local variable headers in rebar's source files. This works automatically with vi. With Emacs you have to declare 'erlang-indent-level set to 4' |