Skip to content

Commit 99f9298

Browse files
committed
add minimal coding style requirements
1 parent e2aebe6 commit 99f9298

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,10 @@ README](https://github.com/plotly/plotly.js/blob/master/test/image/README.md).
7474

7575
### Repo organization
7676

77+
78+
7779
### Coding style
80+
81+
- 4-space indentation
82+
- semi-colons are required
83+
- trailing commas

0 commit comments

Comments
 (0)