mix arch.collect.credo_issues (Archeometer v0.5.0)

Mix Task to run Credo and save the issues it found.

Usage:

mix arch.collect.credo_issues [options]

The following options are accepted:

  • --include-deps - Wildcard glob style to filter dependencies This option is accepted but currently ignored.

For more information see: Basic usage guide