summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2011-01-17 12:03:30 +0100
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2011-01-17 12:03:30 +0100
commite66b8c5f7d00bb6c3ffa98d3e25f5ef0ca0646b1 (patch)
tree87e0d70023fe8786235e284b045c6b9cfd77bee3 /README.md
parent1d113b9c25f4207c645214a9a8a15c852de2f365 (diff)
downloadrebar-e66b8c5f7d00bb6c3ffa98d3e25f5ef0ca0646b1.tar.gz
Update README: coding style
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index aec9c32..b683df1 100644
--- a/README.md
+++ b/README.md
@@ -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