Skip to content

Report unused dependencies #64

Description

@borkdude

Approach, inspired by deps-infer: https://github.com/borkdude/deps-infer

1 Which namespaces are required in paths
2 Lint libraries one by one from deps.edn so we know which namespaces belong to which libraries
3 If there are libraries of which no namespace was used, report them as unused (and/or interactively remove)

/cc @lread Perhaps this seems like a fun issue to look into, no pressure though!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions