dwyl / dwyl/elixir-pre-commit

Re-compile when config changes

Open
#18 2 comments 0 reactions 0 assignees View on GitHub
bug discuss help wanted
Dominant language
Elixir
Stars
46
Forks
11
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.