pre-commit application is not available
- Lingua principale
- Elixir
- Stelle
- 46
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I just git cloned the https://github.com/dwyl/elixir-auth-github project and ran `mix deps.get` followed by `mix test` and got the following warning/error:

```
You have configured application :pre_commit in your configuration file,
but the application is not available.
This usually means one of:
1. You have not added the application as a dependency in a mix.exs file.
2. You are configuring an application that does not really exist.
Please ensure :pre_commit exists or remove the configuration.
```
We may need to add additional setup instructions to this project. 💭
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.