Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
hook: Make `cargo check` only execute pre-push
Merged lorenz opened 1 year ago

This hook takes relatively long on my machine, and my impatience has lead to me doing git commit --no-verify, which defeats the purpose of having these hooks.

Note that others (like alejandra, cargo fmt and shellcheck) are reasonably fast and will keep doing good.

lorenz opened with revision a0e964e1 on base 30182233 +30 -27 1 year ago

This hook takes relatively long on my machine, and my impatience has lead to me doing git commit --no-verify, which defeats the purpose of having these hooks.

Note that others (like alejandra, cargo fmt and shellcheck) are reasonably fast and will keep doing good.

lorenz pushed revision 2 861b4542 on base f30760d6 +30 -27 1 year ago

Rebase

lorenz pushed revision 3 59a3ebe3 on base f30760d6 +31 -27 11 months ago

Also limit cargo clippy.

fintohaps pushed revision 4 fa0c5517 on base 5553a147 +31 -27 11 months ago

Rebased

fintohaps merged revision fa0c5517 at 59a10214 11 months ago