TallariumCredo.Checks.NoSpecParameterNames (tallarium_credo v0.1.0)
This check has a base priority of high
and works with any version of Elixir.
explanation
Explanation
The spec should only contain types, not parameter names.
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.