Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Make it more apparent this is for the npm code not all packages. #2749

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/cli/coding-style.md
Expand Up @@ -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
Expand Down