Skip to content
#

githook

Here are 96 public repositories matching this topic...

calebcartwright
calebcartwright commented Feb 2, 2021

We've a custom build script that's used to provide a shortcut path for folks that want to make it easy for their users to enable hooks in their local env, and this works by leveraging the internal init function.

That's well and good for the lib cases (added as a dev dep and compiled during a cargo test), but there's no reason to attempt to init when building the bin/cli target (e.g. `cargo in

help wanted good first issue

Improve this page

Add a description, image, and links to the githook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the githook topic, visit your repo's landing page and select "manage topics."

Learn more