# mix_credence v1.0.0 - Table of Contents

> A mix task wrapper for the Cinderella-Man/credence semantic linter

## Pages

- [mix_credence](readme.md)

## Modules

- [MixCredence](MixCredence.md): Provides a `mix credence` task that wraps the credence semantic linter,
allowing you to run it on files directly from the command line.

## Mix Tasks

- [mix credence](Mix.Tasks.Credence.md): Runs the credence semantic linter/fixer on the given Elixir source files.

