-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
HacktoberfestMaintenanceDiscussion or action around maintaining pylint or the dev workflowDiscussion or action around maintaining pylint or the dev workflowNeeds investigation 🔬A bug or crash where it's not immediately obvious what is happenningA bug or crash where it's not immediately obvious what is happenning
Description
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
Labels
HacktoberfestMaintenanceDiscussion or action around maintaining pylint or the dev workflowDiscussion or action around maintaining pylint or the dev workflowNeeds investigation 🔬A bug or crash where it's not immediately obvious what is happenningA bug or crash where it's not immediately obvious what is happenning