TallariumCredo.Checks.Destructure (tallarium_credo v0.1.0)

This check has a base priority of normal and works with any version of Elixir.

explanation

Explanation

Use Destructure and the d(%{}) macro to destructure maps.

check-specific-parameters

Check-Specific Parameters

There are no specific parameters for this check.

general-parameters

General Parameters

Like with all checks, general params can be applied.

Parameters can be configured via the .credo.exs config file.