Skip to content

Commit

Permalink
Remove unwanted credo log
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrudel committed Feb 16, 2024
1 parent e2128ca commit 2363ff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .credo.exs
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
{Credo.Check.Warning.ExpensiveEmptyEnumCheck, []},
{Credo.Check.Warning.IExPry, []},
{Credo.Check.Warning.IoInspect, []},
{Credo.Check.Warning.MissedMetadataKeyInLoggerConfig, []},
{Credo.Check.Warning.OperationOnSameValues, []},
{Credo.Check.Warning.OperationWithConstantResult, []},
{Credo.Check.Warning.RaiseInsideRescue, []},
Expand Down

0 comments on commit 2363ff4

Please sign in to comment.