Analyze
Analyze your Elixir projects running a suite of code tools.
Installation
The package can be installed
by adding analyze to your list of dependencies in mix.exs:
def deps do
[{:analyze, "~> 0.1.12"}]
endThe docs can be found at https://hexdocs.pm/analyze.