Skip to content
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
Closed
@a0viedo

Description

@a0viedo

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 just true.
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions