This repository was archived by the owner on Mar 25, 2018. It is now read-only.
This repository was archived by the owner on Mar 25, 2018. It is now read-only.
meta: style guide #80
Closed
Description
This is a continuation of #79, I've noted that there're a few styles not following (that I know of) explicit conventions.
The ones I could came up with:
- what to use when refering to different values (how to format strings, how to format booleans, etc). Example: the Buffer docs uses
'true'
to reference a boolean value once but mostly uses justtrue
. - markdown used when adding code blocks (i.e. object literals, JSON). Relevant discussion doc: gh markdown style code blocks node#4733
I'm missing any?
Metadata
Metadata
Assignees
Labels
No labels