Skip to content

No CI step to check for unused exports or dead code #297

Description

@ritaifeoluwa

What changed

  • No unused export or dead code detection is configured (e.g., ts-prune, knip, or eslint-plugin-unused-imports)
  • Dead code accumulates over time without detection

Why

  • Dead code increases bundle size and confuses contributors
  • A CI check would flag unused exports before they're merged

How to test

  1. Check package.json for dead code detection tools
  2. Confirm no CI step for unused export detection

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions