Nicene v0.1.7 Nicene.UnnecessaryPatternMatching View Source
Check to ensure that we aren't doing any unnecessary pattern matching or using unnecessary guard clauses for functions.
Link to this section Summary
Functions
Returns the base priority for the check.
Returns the category for the check.
Callback implementation for Credo.Check.explanation/0
.
Callback implementation for Credo.Check.explanation_for_params/0
.
Callback implementation for Credo.Check.format_issue/2
.
Callback implementation for Credo.Check.run_on_all?/0
.
Link to this section Functions
Returns the base priority for the check.
Callback implementation for Credo.Check.base_priority/0
.
Returns the category for the check.
Callback implementation for Credo.Check.category/0
.
Callback implementation for Credo.Check.explanation/0
.
Callback implementation for Credo.Check.explanation_for_params/0
.
Callback implementation for Credo.Check.format_issue/2
.
Callback implementation for Credo.Check.run_on_all?/0
.