Skip to content

doc: adjust assignment in condition in stream doc - #41510

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:stream-no-cond-assign
Jan 17, 2022
Merged

doc: adjust assignment in condition in stream doc#41510
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:stream-no-cond-assign

Conversation

@Trott

Copy link
Copy Markdown
Member

This is part of an effort to get our code to comply with ESLint
no-cond-assign so that we don't have to disable that rule in our config.

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Jan 14, 2022
Comment threaddoc/api/stream.md Outdated
@Trott
Trottforce-pushed the stream-no-cond-assign branch from e458311 to 04c0a04CompareJanuary 14, 2022 15:00
This is part of an effort to get our code to comply with ESLint
no-cond-assign so that we don't have to disable that rule in our config.
@Trott
Trottforce-pushed the stream-no-cond-assign branch from 04c0a04 to 89db1feCompareJanuary 14, 2022 15:01
@TrottTrott changed the title doc: remove assignment in condition in stream docdoc: adjust assignment in condition in stream docJan 14, 2022

@tniessentniessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for updating :)

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 14, 2022
@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 17, 2022
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 17, 2022
@nodejs-github-bot
nodejs-github-bot merged commit 8cba65f into nodejs:masterJan 17, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 8cba65f

@Trott
Trott deleted the stream-no-cond-assign branch January 18, 2022 05:04
BethGriggs pushed a commit that referenced this pull request Jan 25, 2022
This is part of an effort to get our code to comply with ESLint
no-cond-assign so that we don't have to disable that rule in our config.
PR-URL: #41510
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@ruyadornoruyadorno mentioned this pull request Feb 8, 2022
danielleadams pushed a commit that referenced this pull request Feb 26, 2022
This is part of an effort to get our code to comply with ESLint
no-cond-assign so that we don't have to disable that rule in our config.
PR-URL: #41510
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Trott@nodejs-github-bot@tniessen@aduh95