summaryrefslogtreecommitdiff
path: root/deps/npm/doc
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-11-23 12:51:23 -0800
committerisaacs <i@izs.me>2012-11-23 12:51:23 -0800
commitdb008f7cce0ef21c0f5253b3c3ab91e8ae0db85a (patch)
tree025b81881453ad92cfb568772a65781155f9fd94 /deps/npm/doc
parentbb867c0fa6c245e95009f18742997b4cf372d6e3 (diff)
downloadnode-db008f7cce0ef21c0f5253b3c3ab91e8ae0db85a.tar.gz
npm: Upgrade to 1.1.66
Diffstat (limited to 'deps/npm/doc')
-rw-r--r--deps/npm/doc/cli/coding-style.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/npm/doc/cli/coding-style.md b/deps/npm/doc/cli/coding-style.md
index c505dba83..1aa3e80e2 100644
--- a/deps/npm/doc/cli/coding-style.md
+++ b/deps/npm/doc/cli/coding-style.md
@@ -10,6 +10,8 @@ designed to reduce visual clutter and make bugs more apparent.
If you want to contribute to npm (which is very encouraged), you should
make your code conform to npm's style.
+Note: this concerns npm's code not the specific packages at npmjs.org
+
## Line Length
Keep lines shorter than 80 characters. It's better for lines to be