guardy 0.2.4

Fast, secure git hooks in Rust with secret scanning and protected file synchronization
Documentation
1
2
3
4
// Re-export everything from supercli prelude for consistent CLI output
pub use supercli::prelude::*;
// Re-export starbase styling functions directly for backward compatibility
pub use supercli::starbase_styles::color::{file as file_path, property as property_name};