Python Dead Code

Find and remove unused variables, functions, classes and unreachable branches with vulture and ruff, filtering framework false positives (Django, FastAPI, pytest, click). TRIGGER WHEN: cleaning up Python codebases, enforcing import hygiene, or integrating dead code checks into CI.

acaprino 9c9cdde 9.4 KB Updated

File contents

acaprino/daodan/tree/main/plugins/python-development/skills/python-dead-code commit 9c9cddeb69

Frequently asked questions

npx skillmds@latest add acaprino/python-dead-code