karolsluszniak / ex_check

One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.
https://hex.pm/packages/ex_check
MIT License
308 stars 11 forks source link

feat: Add unused deps check to common suite if Elixir version #20

Closed asummers closed 3 years ago

asummers commented 3 years ago

Resolves https://github.com/karolsluszniak/ex_check/issues/17

Depends on https://github.com/karolsluszniak/ex_check/pull/19

asummers commented 3 years ago

All comments have been addressed here.

asummers commented 3 years ago

I'm not sure what the Travis test failure is here. Running on 1.7.0 locally passes.