Skip to content

Overused each loops #36

@elifoster

Description

@elifoster

A bunch of the query methods (probably most of them actually) enter an each loop, and then return inside it. These loops don't actually loop, so there's no reason to use a loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions