Skip to content

Replace map with forEach#109217

Merged
JacksonKearl merged 1 commit intomicrosoft:masterfrom
hodovani:patch-1
Oct 23, 2020
Merged

Replace map with forEach#109217
JacksonKearl merged 1 commit intomicrosoft:masterfrom
hodovani:patch-1

Conversation

@hodovani
Copy link
Contributor

@hodovani hodovani commented Oct 23, 2020

As it seems the desired behaviour is to just iterate through all elements, then consider using forEach or a for-of loop instead.

As it seems the desired behaviour is to just iterate through all elements, then consider using forEach or a for-of loop instead.
@mjbvz mjbvz assigned JacksonKearl and unassigned mjbvz Oct 23, 2020
@JacksonKearl JacksonKearl merged commit 0f1a6fa into microsoft:master Oct 23, 2020
@JacksonKearl
Copy link
Contributor

thanks!

@JacksonKearl JacksonKearl added this to the October 2020 milestone Oct 23, 2020
@JacksonKearl JacksonKearl added debt Code quality issues search-editor labels Oct 23, 2020
jmannanc pushed a commit to jmannanc/vscode that referenced this pull request Oct 26, 2020
As it seems the desired behaviour is to just iterate through all elements, then consider using forEach or a for-of loop instead.
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

debt Code quality issues search-editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants