Dead Code Analysis

Coming Soon

Dead code detection will identify unused functions, classes, and exports across your repositories using the call graph and symbol resolution data.

This feature uses data from the impact_analysis module to find symbols that are defined but never referenced.