Documentation
¶
Overview ¶
Command lint-dead-code detects dead Cobra flag bindings and dead unexported helpers under internal/commands/ via AST analysis.
Behaviour is warn-only by default (exits 0 even when findings are present) for a 2-week calibration window. Pass --gate to flip to exit-2 on findings.
Click to show internal directories.
Click to hide internal directories.