Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Jan 30, 2016

Always refer to (for example) assert.deepEqual() as
assert.deepEqual() and never as assert.deepEqual.

/cc @nodejs/documentation @thefourtheye

Always refer to (for example) `assert.deepEqual()` as
`assert.deepEqual()` and never as `assert.deepEqual`.
@Trott Trott added doc Issues and PRs related to the documentations. lts-watch-v4.x labels Jan 30, 2016
@benjamingr
Copy link
Member

LGTM.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick, but shouldn't that also be a link (i.e. [assert.deepEqual()][] )

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will fix that!

@TimothyGu
Copy link
Member

Looks good. I'm planning on submitting a more comprehensive PR that fixes all such cases in the API documentation, but for now this can go in.

@thefourtheye
Copy link
Contributor

Awesome. LGTM. I am on Mobile. I couldn't check all the places in this file. Hope you took care of all of them

@Qard
Copy link
Member

Qard commented Jan 30, 2016

LGTM

@Trott
Copy link
Member Author

Trott commented Feb 2, 2016

Just added one minor change to this at the suggestion of @benjamingr.

@thefourtheye and/or @Qard: Can you check the minor update and confirm that it still looks good to you?

@Qard
Copy link
Member

Qard commented Feb 2, 2016

Yep, LGTM. 👍

Trott added a commit to Trott/io.js that referenced this pull request Feb 2, 2016
Always refer to (for example) `assert.deepEqual()` as
`assert.deepEqual()` and never as `assert.deepEqual`.

PR-URL: nodejs#4974
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Stephen Belanger <[email protected]>
@Trott
Copy link
Member Author

Trott commented Feb 2, 2016

Landed in 3874f32

@Trott Trott closed this Feb 2, 2016
rvagg pushed a commit that referenced this pull request Feb 8, 2016
Always refer to (for example) `assert.deepEqual()` as
`assert.deepEqual()` and never as `assert.deepEqual`.

PR-URL: #4974
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Stephen Belanger <[email protected]>
@MylesBorins
Copy link
Contributor

blocked by e436272

@eljefedelrodeodeljefe
Copy link
Contributor

@thealphanerd can I help there?

@MylesBorins
Copy link
Contributor

@eljefedelrodeodeljefe not just yet. That commit itself is blocked by another one.

MylesBorins pushed a commit that referenced this pull request Feb 22, 2016
Always refer to (for example) `assert.deepEqual()` as
`assert.deepEqual()` and never as `assert.deepEqual`.

PR-URL: #4974
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Stephen Belanger <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 22, 2016
Always refer to (for example) `assert.deepEqual()` as
`assert.deepEqual()` and never as `assert.deepEqual`.

PR-URL: #4974
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Stephen Belanger <[email protected]>
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
Always refer to (for example) `assert.deepEqual()` as
`assert.deepEqual()` and never as `assert.deepEqual`.

PR-URL: #4974
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Stephen Belanger <[email protected]>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Always refer to (for example) `assert.deepEqual()` as
`assert.deepEqual()` and never as `assert.deepEqual`.

PR-URL: nodejs#4974
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Stephen Belanger <[email protected]>
@Trott Trott deleted the assert-ok branch January 13, 2022 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants