Skip to content

Infinite loop in auto-fix between E203/E275 #12094

@dhruvmanila

Description

@dhruvmanila

Example code:

pass;

The E275 rule tries to add a whitespace after pass keyword but the E203 tries to remove the whitespace before ;.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixesRelated to suggested fixes for violationsfuzzerSurfaced via fuzzing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions