InnerCotton v0.6.1 mix cotton.lint 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.
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.