mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
Update README: coding style
This commit is contained in:
parent
260d08a61b
commit
1d113b9c25
1 changed files with 6 additions and 2 deletions
|
@ -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…
Reference in a new issue