Skip to content

Commit 6f09288

Browse files
committed
Add note about different projects styles
1 parent c91072e commit 6f09288

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

guide/style.pdc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ will allow you to create beautiful and consistent software.
77
This guide assumes that you are only targeting node.js. If your code also needs
88
to run in the browser or other environments, please ignore some of it.
99

10+
Please also note that node.js as well as various packages for it each have
11+
their slightly own style. So if you're interested in contributing to them,
12+
please follow their style.
13+
1014
## Tabs vs Spaces
1115

1216
Let's start with the religious problems first. Our [benevolant dictator][ryah]

0 commit comments

Comments
 (0)