Skip to content

replace forEach with for in #1172

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions