Skip to content

Incorrect warning name #7449

Open
Open
@cr333

Description

@cr333

logging-fstring-formatting in line 275 of logging.py should probably be logging-fstring-interpolation (see usage in line 265): https://github.com/PyCQA/pylint/blob/360124d8a597422cdc9e94459f87da77d18cbaea/pylint/checkers/logging.py#L263-L277

logging-fstring-formatting is only used once, suggesting it's a mistake. See this search:
https://github.com/PyCQA/pylint/search?q=logging-fstring-formatting

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestMaintenanceDiscussion or action around maintaining pylint or the dev workflowNeeds investigation 🔬A bug or crash where it's not immediately obvious what is happenning

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions