guardy 0.2.4

Fast, secure git hooks in Rust with secret scanning and protected file synchronization
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod command_execution;
pub mod config_loading;
pub mod conventional_commits_test;
pub mod dump;
pub mod ensure_clean_test;
pub mod executor_integration;
pub mod executor_test;
pub mod install_uninstall;
pub mod status;
pub mod validate;