occupation
Software Developers
description
Audit a codebase for dead or otherwise safe-to-remove code and report every finding for approval before editing. Use when asked to find dead or unused code, deduplicate repeated constants, replace magic literals that duplicate a named constant, or remove…
updated