credo icon indicating copy to clipboard operation
credo copied to clipboard

New check: PassAsync

Open nathanl opened this issue 3 years ago • 1 comments

Extracted from an app. We configure this in .credo.exs like:

{MyApp.Checks.PassAsync, files: %{included: ["**/*_test.exs"]}}

nathanl avatar Sep 22 '22 20:09 nathanl

Seems great, will have a deeper look on the weekend 👍

rrrene avatar Sep 23 '22 04:09 rrrene

I tried fixing the failing tests, but the test runs keep getting cancelled. 🤔

nathanl avatar Dec 15 '22 21:12 nathanl

This is part of Credo v1.7.0-rc.1 :+1:

rrrene avatar Dec 31 '22 15:12 rrrene