Skip to content

Commit 6b89fa6

Browse files
committed
Add another note about our coffeescript style
1 parent 5bd32a5 commit 6b89fa6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,6 @@ CREDITS file with your patch.
5454

5555
* We follow the recommendations from
5656
[this style guide](https://github.com/polarmobile/coffeescript-style-guide).
57-
* The one major difference is that we wrap our lines at 110 characters instead of 80.
57+
* We follow two major differences from this style guide:
58+
* Wrap lines at 110 characters instead of 80.
59+
* Use double-quoted strings by default.

0 commit comments

Comments
 (0)