Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Commit d978b0a

Browse files
committed
Merge pull request #12 from chris-morgan/patch-1
Decrease line lengths by one
2 parents d588175 + 2c4be93 commit d978b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/whitespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Whitespace [RFC]
22

3-
* Lines _should_ not exceed 80 characters, and _must_ not exceed 100 characters.
3+
* Lines must not exceed 99 characters.
44
* Use 4 spaces for indentation, _not_ tabs.
55
* No trailing whitespace at the end of lines or files.
66

0 commit comments

Comments
 (0)