FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: adjust assignment in condition in stream doc by Trott · Pull Request #41510 · nodejs/node · GitHub

/ node Public

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 commented Jan 14, 2022

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-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Jan 14, 2022
Comment thread doc/api/stream.md Outdated
Trott force-pushed the stream-no-cond-assign branch from e458311 to 04c0a04 Compare January 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 force-pushed the stream-no-cond-assign branch from 04c0a04 to 89db1fe Compare January 14, 2022 15:01
Trott changed the title doc: remove assignment in condition in stream doc doc: adjust assignment in condition in stream doc Jan 14, 2022

tniessen 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for updating :)

Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jan 14, 2022
aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 17, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 17, 2022
nodejs-github-bot merged commit 8cba65f into nodejs:master Jan 17, 2022

Copy link
Copy Markdown
Collaborator

Landed in 8cba65f

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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL