policy: replace entries with keys by VoltrexKeyva · Pull Request #41482 · nodejs/node

@VoltrexKeyva

Replaced the entries with keys since the values of the entries are not 
used, and changed loop style to avoid mangled `Symbol.iterator`s and 
to keep consistency.

@nodejs-github-bot added needs-ci

PRs that need a full CI run.

policy

Issues and PRs related to the policy subsystem.

labels

Jan 11, 2022

@aduh95 aduh95 added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

request-ci

Add this label to start a Jenkins CI on a PR.

labels

Jan 12, 2022

@aduh95 aduh95 added the commit-queue

Add this label to land a pull request using GitHub Actions.

label

Jan 17, 2022

thedull pushed a commit to thedull/node that referenced this pull request

Jan 18, 2022
Replaced the entries with keys since the values of the entries are not
used, and changed loop style to avoid mangled `Symbol.iterator`s and
to keep consistency.

PR-URL: nodejs#41482
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

BethGriggs pushed a commit that referenced this pull request

Jan 25, 2022
Replaced the entries with keys since the values of the entries are not
used, and changed loop style to avoid mangled `Symbol.iterator`s and
to keep consistency.

PR-URL: #41482
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

Linkgoron pushed a commit to Linkgoron/node that referenced this pull request

Jan 31, 2022
Replaced the entries with keys since the values of the entries are not
used, and changed loop style to avoid mangled `Symbol.iterator`s and
to keep consistency.

PR-URL: nodejs#41482
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

danielleadams pushed a commit that referenced this pull request

Feb 26, 2022
Replaced the entries with keys since the values of the entries are not
used, and changed loop style to avoid mangled `Symbol.iterator`s and
to keep consistency.

PR-URL: #41482
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>