We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91072e commit 6f09288Copy full SHA for 6f09288
guide/style.pdc
@@ -7,6 +7,10 @@ will allow you to create beautiful and consistent software.
7
This guide assumes that you are only targeting node.js. If your code also needs
8
to run in the browser or other environments, please ignore some of it.
9
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
+
14
## Tabs vs Spaces
15
16
Let's start with the religious problems first. Our [benevolant dictator][ryah]
0 commit comments