leash 0.0.1

Clippy config manager
1
2
3
4
5
use anyhow::Result;

fn main() -> Result<()> {
    todo!()
}