Credo now warns by default on use of `Apply.apply`, and piping into anonymous functions. We should consider making these not conflict out of the box. > {Credo.Check.Readability.PipeIntoAnonymousFunctions, false}, > # This rule incorrectly flags uses of Witchcraft.Semigroupoid.apply/2 {Credo.Check.Refactor.Apply, false} See https://github.com/witchcrafters/witchcraft/pull/102#discussion_r790418438