SephiaCredo (sephia_credo v0.2.0)

Copy Markdown View Source

Credo checks for common Elixir pitfalls.

Included checks

Installation

Add to your mix.exs:

{:sephia_credo, "~> 0.1", only: [:dev, :test], runtime: false}

Then run the Igniter installer to auto-configure your .credo.exs:

mix igniter.install sephia_credo