Closed hissssst closed 11 months ago
@hissssst Thank you for putting this together. As you can see in the checks, it unfortunately doesn't work in the greater scheme of things for Credo.
That being said, your PR inspired the commit referenced above, which should fix this for all supported versions of Elixir :+1:
You can try this by setting the Credo dep to
{:credo, github: "rrrene/credo"}
Please report back if this works for your use-case 👍
Fixes #1070