mix ash_credo.install (ash_credo v0.5.2)

Copy Markdown View Source

Installs AshCredo and configures .credo.exs

Adds the AshCredo plugin to your .credo.exs configuration file. If no .credo.exs exists, one will be created with sensible defaults.

Example

mix igniter.install ash_credo --only dev,test