We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd32a5 commit 6b89fa6Copy full SHA for 6b89fa6
CONTRIBUTING.md
@@ -54,4 +54,6 @@ CREDITS file with your patch.
54
55
* We follow the recommendations from
56
[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.
+ * 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