karolsluszniak/ex_check

Check for unused dependencies

Closed this issue · 3 comments

Maybe this is a nice addition to the list of things ex_check is checking:

mix deps.unlock --check-unused

This checks if the "mix.lock" file has unused dependencies.

Hey. It's already there: as unused_deps in curated tools. Please reopen if I've missed sth. :)

Ah sorry, somehow I missed this :(

No worries, it reminded me to attend to the repo at just the right time as I struggled to find time in last few weeks and tests on master need to finally get fixed.