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
1d113b9c25
commit
e66b8c5f7d
1 changed files with 3 additions and 1 deletions
|
@ -49,7 +49,9 @@ Contributing to rebar
|
|||
Coding style
|
||||
------------
|
||||
|
||||
Avoid introducing trailing whitespace.
|
||||
Do not introduce trailing whitespace.
|
||||
|
||||
Do not introduce lines longer than 80 characters.
|
||||
|
||||
### Indentation
|
||||
|
||||
|
|
Loading…
Reference in a new issue