Skip to content

Conversation

@Trott
Copy link
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
@TrottTrottforce-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.
@TrottTrottforce-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
Copy link
Member

@tniessentniessen left a comment

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-botnodejs-github-bot merged commit 8cba65f into nodejs:masterJan 17, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 8cba65f

@TrottTrott deleted the stream-no-cond-assign branch January 18, 2022 05:04
thedull pushed a commit to thedull/node that referenced this pull request Jan 18, 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: nodejs#41510 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
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 <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Linkgoron pushed a commit to Linkgoron/node that referenced this pull request Jan 31, 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: nodejs#41510 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@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 <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
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