git-conform 0.2.1

Keep track of your local git repositories
Documentation
1
2
3
4
// Expose all modules for tests
pub mod core;
pub mod utils;
pub mod cli;