>
> This probably does not apply yet, does optional mean that opting-in for
> all or none of the precommit hooks? Would contributors have a choice of
> which pre-commits they can opt-in too?
>

Yes, once the hook is installed, individual checks are opt-out and the
design is clearly built around a one-time override, rather than setting up
a long-term preference: https://pre-commit.com/#temporarily-disabling-hooks

There might be better way that's not documented.

Reply via email to