guardy 0.2.4

Fast, secure git hooks in Rust with secret scanning and protected file synchronization
Documentation
1
2
3
4
5
// Test library entry point for Guardy integration tests
// This file enables the tests/ directory to function as an integration test suite

// Re-export integration test modules
pub mod integration;