Derived from the eradicate linter.
Autofix is always available.
Checks for commented-out Python code.
Commented-out code is dead code, and is often included inadvertently. It should be removed.