giant massive dep upgrade and dialyxir-found error emporium (#371)
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: #371
This commit is contained in:
floatingghost 2022-12-14 12:38:48 +00:00
commit 07a48b9293
75 changed files with 688 additions and 555 deletions

View file

@ -163,4 +163,8 @@ defmodule Credo.Check.Consistency.FileLocation do
line_no: 1
)
end
defp append_issues_and_timings(_issues, exec) do
exec
end
end