Skip to content

Comments

Make call to tap/1 unambiguous#6

Open
bucha wants to merge 2 commits intogniquil:masterfrom
bucha:master
Open

Make call to tap/1 unambiguous#6
bucha wants to merge 2 commits intogniquil:masterfrom
bucha:master

Conversation

@bucha
Copy link

@bucha bucha commented Dec 9, 2021

Since 1.12.0 Elixir introduced tap/1 in Kernel which conflicts with tap/1 of ExMinimatch.Helper.
I've changed the call to tap/1 by making it explicit.
Refer https://hexdocs.pm/elixir/main/Kernel.html#tap/2

bucha added 2 commits December 9, 2021 12:33
Since 1.12.0 Elixir introduced `tap/1` in `Kernel` which conflicts with `tap/1` of `ExMinimatch.Helper`.
I've changed the call to `tap/1` by making it explicit.
Refer https://hexdocs.pm/elixir/main/Kernel.html#tap/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant