Skip to content

Consider changing code where a variable is being re-used to use new variables instead #349

@sras

Description

@sras

Clarification and motivation

Re-using variable names might make "unused variable" warnings less helpful to spot potential bugs. So in this issue we consider undoing it in places where this pattern is used.

Acceptance criteria

Variable reuse in the same scope is reduced as much as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions