seth-schroeder
Total Packages
1
Total Downloads
192+
This is a custom Credo check that looks for a very specific edge case: * Ecto.Repo.transaction/2 will return a 4 tuple when an error occurs inside a Multi. * An Oban worker that returns an error 4 tuple will be considered a success.