Skip to content

Commit 3b95c2d

Browse files
author
Brylie Christopher Oxley
committed
Remove hard wrap for consistency across tooling
1 parent 60e49e0 commit 3b95c2d

File tree

1 file changed

+2
-5
lines changed
  • content/contributing-code/javascript-guidelines

1 file changed

+2
-5
lines changed

content/contributing-code/javascript-guidelines/contents.lr

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,13 @@ title: JavaScript Guidelines
66
---
77
description:
88

9-
These JavaScript Guidelines (style guide) help the community to
10-
focus on the intent of the code and work together with a minimum of friction.
9+
These JavaScript Guidelines (style guide) help the community to focus on the intent of the code and work together with a minimum of friction.
1110
---
1211
body:
1312

1413
## Purpose
1514

16-
These JavaScript Guidelines help developers who are new to the
17-
community and want to make a contribution to
18-
the Creative Commons open-source ecosystem.
15+
These JavaScript Guidelines help developers who are new to the community and want to make a contribution to the Creative Commons open-source ecosystem.
1916

2017
## Philosophy
2118
A few philosophical guidelines can stand in place of a thousand narrow rules.

0 commit comments

Comments
 (0)