View Source mix cotton.lint (InnerCotton v0.6.9)
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.
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.