Update README: coding style

This commit is contained in:
Tuncer Ayaz 2011-01-15 10:20:35 +01:00
parent 260d08a61b
commit 1d113b9c25

View file

@ -46,8 +46,12 @@ Clone the git repository:
Contributing to rebar
=====================
Indentation
-----------
Coding style
------------
Avoid introducing trailing whitespace.
### Indentation
To have consistent indentation we have vi modeline/emacs local variable
headers in rebar's source files. This works automatically with vi.