mix cotton.lint (InnerCotton v0.6.4) View Source

Lint by Credo & check types by Dialyzer. Run following checks.

mix format --check-formatted
mix credo --strict
mix dialyzer
mix inch --pedantic

Option:

  • --fix: Auto correct errors if available.

Link to this section Summary

Link to this section Types

Specs

facts() :: map()

Specs

results() :: keyword(integer())

Specs

tasks() :: keyword(Task.t())