Re-compile when config changes
Ouverte
bug
discuss
help wanted
- Langage dominant
- Elixir
- Étoiles
- 46
- Forks
- 11
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
We need to work out how to re-compile the pre_commit task when the config changes.
Example:
A user sets up pre_commit for a project with just `test` in the config.
The next day, the user adds `credo --strict` to the config, but the pre_commit doesn't update :cry:
Currently the only way to force an update is to delete the build folder and recompile.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.