Browse Source

Update README: coding style

pull/3/head
Tuncer Ayaz 14 years ago
parent
commit
1d113b9c25
1 changed files with 6 additions and 2 deletions
  1. +6
    -2
      README.md

+ 6
- 2
README.md 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.

Loading…
Cancel
Save