Skip to content

(SW-R1005) where clauses are preferred over a single if inside a for loop #4

@VerisimilitudeX

Description

@VerisimilitudeX

Description

Prefer using where clauses over a single if statement to filter items inside a for loop. Using where clauses results in more readable and expressive code.

Occurrences

There are 2 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/VerisimilitudeX/nerfs/issue/SW-R1005/occurrences/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions