View Source Analyze

Analyze your Elixir projects running a suite of code tools.

installation

Installation

The package can be installed by adding analyze to your list of dependencies in mix.exs:

def deps do
  [{:analyze, "~> 0.1.12"}]
end

The docs can be found at https://hexdocs.pm/analyze.