missing-todo-link (TD003)
Derived from the flake8-todos linter.
What it does
Checks that a TODO comment is associated with a link to a relevant issue or ticket.
Why is this bad?
Including an issue link near a TODO makes it easier for resolvers to get context around the issue.
Example
Use one of these instead: