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
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.
mix igniter.install ash_credo --only dev,test