Skip to content

Range with inverse bounds without negative stepping #96

Closed
@llogiq

Description

@llogiq

E.g. range(100, 0), but not range(100, 0).step_by(-1). Also skip if we have non-const bounds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lintArea: New lintsE-mediumCall for participation: Medium difficulty level problem and requires some initial experience.T-ASTType: Requires working with the AST

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions