forked from AkkomaGang/akkoma
.credo.exs: Clear removed tests
This commit is contained in:
parent
ddcd0910d3
commit
1d373d91f3
1 changed files with 0 additions and 4 deletions
|
@ -126,10 +126,6 @@
|
|||
|
||||
# Deprecated checks (these will be deleted after a grace period)
|
||||
{Credo.Check.Readability.Specs, false},
|
||||
{Credo.Check.Warning.NameRedeclarationByAssignment, false},
|
||||
{Credo.Check.Warning.NameRedeclarationByCase, false},
|
||||
{Credo.Check.Warning.NameRedeclarationByDef, false},
|
||||
{Credo.Check.Warning.NameRedeclarationByFn, false},
|
||||
|
||||
# Custom checks can be created using `mix credo.gen.check`.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue