dwyl / dwyl/elixir-pre-commit

Re-compile when config changes

Abierto
#18 2 comentarios 0 reacciones 0 asignados Ver en GitHub
bug discuss help wanted
Lenguaje dominante
Elixir
Estrellas
46
Forks
11
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.