Skip to content

replace forEach with for in #1172

@tomholub

Description

@tomholub

I'd like to ban .forEach in this codebase. Let's instead usefor thing in things {, in this case for newKeyToAdd in newKeysToAdd {. I'll make another issue, to do this across the codebase.

Originally posted by @tomholub in #1165 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions