Skip to content

Consider deprecating lint rules that correspond to syntax errors #19122

@ntBre

Description

@ntBre

Now that we stabilized the semantic syntax errors in 0.12, we could consider deprecating, and eventually removing, the current lint rules that correspond to SyntaxErrors in CPython. These currently include SemanticSyntaxErrors:

As seen here.

As well as rules that overlap with ParseErrors:

Metadata

Metadata

Assignees

No one assigned

    Labels

    ruleImplementing or modifying a lint rule

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions