You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30-30Lines changed: 30 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
-
# CoffeeScript Style Guide
1
+
# CoffeeScript 编码风格指南
2
2
3
-
This guide presents a collection of best-practices and coding conventions for the [CoffeeScript][coffeescript]programming language.
3
+
这份指南阐述了一些 [CoffeeScript][coffeescript]的最佳实践和编码惯例。
4
4
5
-
This guide is intended to be community-driven, and contributions are highly encouraged.
5
+
这份指南是社群驱动的,非常鼓励大家来贡献内容。
6
6
7
-
Please note that this is a work-in-progress: there is much more that can be specified, and some of the guidelines that have been specified may not be deemed to be idiomatic by the community (in which case, these offending guidelines will be modified or removed, as appropriate).
0 commit comments