Skip to content

Re-write Q001-003 to use string flags #10456

@dhruvmanila

Description

@dhruvmanila

Currently, the rules Q001, Q002, and Q003 extracts the trivia information from the source code. With #10298, we have all of the information available on the AST node. This can help simplify the implementation.

There's a raw_text field on Trivia which might still be required but need to check it's usages to confirm.

This is a low priority task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ruleImplementing or modifying a lint rule

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions