Browse Source

Update README: coding style

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

+ 3
- 1
README.md View File

@ -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…
Cancel
Save