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

Umbrella v2 #3

Closed karolsluszniak closed 5 years ago

karolsluszniak commented 5 years ago

Enhances umbrella project integration by supporting recursive tool execution in child apps in parallel & sequentially. Introduces vast code refactors in order to build these additions without making the codebase hard to develop with.