Open
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