Closed hassanshaikley closed 1 year ago
https://github.com/elixir-lang/elixir/issues/10624 found this discussion on elixir repo. See this answer. Also, if you're running Phoenix, you can just move the git_hooks config to the config/dev.exs
and the warning goes away
Correct, either place it on dev.exs
or wrap it with an if as the example config
@hassanshaikley if it still does not work please reopen this issue and share an example project with this specific error 🙏
So everything is working but I am seeing this warning for some reason.
Not really sure why.